ex_wire v0.1.1 ExWire.Network.InboundMessage

Struct to define an inbound message from a remote peer

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExWire.Network.InboundMessage{data: binary, remote_host: ExWire.Struct.Endpoint.t, server_pid: pid, timestamp: integer}