Fix WebSocket frames
Small bug fix release
-
#126 Fixes issue with 16bit WebSocket frames of (length >= 126). 🙏🏻 @kateinoigakukun
-
#125 Renames
HTTPServer.start()
->run()
for compatibly with with swift-service-lifecycle
Small bug fix release
#126 Fixes issue with 16bit WebSocket frames of (length >= 126). 🙏🏻 @kateinoigakukun
#125 Renames HTTPServer.start()
-> run()
for compatibly with with swift-service-lifecycle