NoRedInk/elm-phoenix

Phoenix helpers for working with Elm


License
BSD-3-Clause
Install
elm-package install NoRedInk/elm-phoenix 1.0.0

Documentation

elm-phoenix

Phoenix helpers for Elm

Channels

The modules under Phoenix.Channel are designed for working with websockets, which Phoenix calls channels. Channels are pretty similiar to Socket.io's namespacing for rooms and events. elm-blogger contains example usage!

https://www.noredink.com/about/team