apple/swift-nio-examples

Websockets example

Opened this issue · 1 comments

Maybe I can help out with this as I need to build soon this myself.

@fassko I assume you're looking for a websockets client example? Because we do have a small websocket server example in the swift-nio repository.
But yes, a good example project would be really cool if you find some time, Vapor Websocket could serve as a good example on how to do it with NIO.