API Reference flick v#0.1.0
Copy MarkdownModules
Binary (Erlang External Term Format) WebSocket transport for Phoenix,
paired with flick.js on the client.
A Phoenix.Socket.Serializer that encodes the whole Channels envelope
(join_ref, ref, topic, event, payload) as a single Erlang
External Term Format (ETF) binary, paired with flick.js's channel
serializer on the client.
Mix Tasks
Installs flick into a Phoenix project.