Skip to content

dividat/websocket

This branch is 9 commits ahead of, 3 commits behind elm-lang/websocket:master.

Repository files navigation

Elm WebSockets with Binary support

Use elm-binary in elm-lang/websocket to support binary data over WebSocket.

WARNING: Very experimental!

Native modules

As this package uses Elm Native modules you will need to install with something like elm-github-install.

Examples

A simple echo server and client is given in the examples/ folder.

Packages

No packages published

Languages

  • Elm 87.2%
  • JavaScript 12.8%