ProtoRune.Firehose.Transport.Gun (proto_rune v0.3.0)

Copy Markdown

ProtoRune.Firehose.Transport implementation backed by :gun.

Connects with TLS enabled by default for wss:// URLs. Gun answers pings and reassembles fragmented WebSocket messages by itself, so this module only translates :gun messages into transport frames.