SwiftServer is an exploration using Swift in a server application. The website was built using Vapor framework and WebSockets to send messages between client and server bi-directionally.
- Open the directory in XCode
- Build the package
- Visit http://127.0.0.1:8080 in two or more separate client windows
- Pressing the 'Send' button in one window will send a WebSocket message to all other open windows