Lacca v0.1.1 API Reference

Modules

This module provides helper functions for communicating with external processes which implement the shellac protocol. The wire format of the protocol follows

A collection of useful transformations when working w/ the binary portions of this protocol

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}]