socketio_emitter v0.1.1 SocketIOEmitter View Source

Module allows you to communicate with socket.io servers easily from Elixir processes.

Link to this section Summary

Link to this section Functions

Emit message to socket.io

Link to this function pack_msg!(args, opts \\ []) View Source

Pack message

Link to this function start_link(redis_opts \\ []) View Source