Garuda v0.2.5 Garuda.Utils.MsgpaxSerializer

Conatians msgpax encoders and deooders

Link to this section Summary

Functions

Decodes MessagePack binary into Phoenix.Socket.Message struct.

Encodes a Phoenix.Socket.Message struct to MessagePack binary.

Link to this section Functions

Link to this function

decode!(message, opts)

Decodes MessagePack binary into Phoenix.Socket.Message struct.

Encodes a Phoenix.Socket.Message struct to MessagePack binary.

Translates a Phoenix.Socket.Broadcast into a Phoenix.Socket.Message.