Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haskell Web Framework (with support for WebSockets) ? #2

Open
nelsonic opened this issue Dec 4, 2016 · 2 comments
Open

Haskell Web Framework (with support for WebSockets) ? #2

nelsonic opened this issue Dec 4, 2016 · 2 comments

Comments

@nelsonic
Copy link

nelsonic commented Dec 4, 2016

Hi Y'all! I don't know if this is the "right" place to ask this, but have any of you come across a Haskell-based Web Framework that supports WebSockets? my reading of the Haskell Wiki: https://wiki.haskell.org/Web/Frameworks is that only one which has WebSocket support is Wheb but there does not appear to be much movement on the repo: https://github.com/hansonkd/Wheb-Framework

The 0.7 release of Snap claims to add support for WebSockets, but I can't find any docs...
http://snapframework.com/blog/2011/12/01/snap-0.7-released

@SimonLab
Copy link
Member

SimonLab commented Dec 5, 2016

You might maybe have a better change with Yesod and the yesod-websockets but I haven't try to use sockets with haskell (yet)

@nelsonic
Copy link
Author

nelsonic commented Dec 5, 2016

@SimonLab thanks! I'm trying to figure out if there's a slick way of doing a websocket server.
currently leaning towards using Erlang but would consider Haskell too if there was a credible option. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants