An open API service indexing awesome lists of open source software.

https://github.com/billstclair/elm-websocket-framework-server

The server side of billstclair/elm-websocket-framework
https://github.com/billstclair/elm-websocket-framework-server

Last synced: 11 months ago
JSON representation

The server side of billstclair/elm-websocket-framework

Awesome Lists containing this project

README

          

[billstclair/elm-websocket-framework-server package](http://package.elm-lang.org/packages/billstclair/elm-websocket-framework-server/latest) at elm-lang.org

This package implements the server side of a websocket-based client/server framework written almost entirely in Elm. The client side is in [billstclair/elm-websocket-framework](http://package.elm-lang.org/packages/billstclair/elm-websocket-framework/latest).

The server depends on [Node.js](https://nodejs.org/).

See the README in the [Example](https://github.com/billstclair/elm-websocket-framework-server/tree/master/example) directory for instructions on building and running the example server.

Happy Hacking!

Bill St. Clair
18 June 2018