Lacca.Protocol.Encoder (Lacca v0.1.7) View Source
This module provides helpers to encode messages suitable for being
sent to a running a daemon which implements the shellac
protocol.
This module assumes that such a daemon is operating on a Port
which
has been started w/ the following options: [:binary, {:packet, 2}]
.