API Reference soyaki v1.0.1

modules

Modules

Soyaki is a thin abstraction over erlang's :gen_udp sockets, providing the notion of sessions. Semantics heavily inspired by ThousandIsland.

A struct that keeps track of options, and the underlying socket pid. Provides functionality to link/unlink, send, receive, and close. Banged versions might be a thing one day.

The state struct for the socket GenServer