This project is still work in progress.
There are other SockJS implementations for Haskell (under construction), the two I know of are:
- https://github.com/yihuang/wai-sockjs
- https://github.com/bitonic/sockjs-haskell
This project was originally fork of Yihuang's work (check out this branch). I have also toyed with Bitonic's code (check out this branch).
I have borrowed some of their ideas, but the project itself is a rewrite from the ground up.