erlangwebsocketreal-timewebmachine

How to make webmachine play nice with websockets?


Webmachine seems like a great system to build REST web services, but I know it does not provide websocket compatibility. My question is rather straightforward : What would be a good approach to add websocket capabilities on top of a web service built with webmachine?


Solution

  • I'm running Misultin alongside Webmachine for that exact matter.