I want to write WebSocket server on Haskell. In the websockets package there is a runServer function. Example app uses it. But doc says that it must be used only in test apps, not in real.
How can I write simple template for my server using best practices and faster modern solutions? GHC 7.8.3.
If you have a ServerApp you can run it on Snap using this package. There's also a WAI-related package which mentions the ServerApp type.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With