I have been working with WebSockets since their release. While I like the idea of a browser based full duplex communication between the client and server one of my favorite interests with WebSockets has been getting multiple browser based apps to communicate with each other in realtime. In this article I will give an example …
Continue reading “Development of a Swift Vapor App using WebSockets”