class

Alumna::PushSocket

Inherits Reference < Object

Outbound socket on this process. Not Crystal Socket (IP/Unix). Tests use a fake. Production wraps HTTP::WebSocket.

Instance methods

close
Source
send(payload : String | Bytes) : Nil
Source