billstclair/elm-mastodon-websocket - version: 2.0.15

for more information visit the package's GitHub page

Package contains the following modules:

billstclair/elm-mastodon-websocket is a client for the websocket streaming API to the Mastodon social-networking system. The Mastodon API is documented at docs.joinmastodon.org/api.

The project is separate from billstclair/elm-mastodon, because it requires ports for the websockets, and other uses of elm-mastodon do not.

See the example directory for how to define the ports and to configure the application to use the JavaScript for websockets and localStorage.

Running tests

cd .../elm-mastodon-websocket
elm-test