class

MCP::SSE::Connection

Inherits Reference < Object

Constructors

new(io : IO)
Source

Instance methods

close
Source
closed?
Source
on_close
Source
on_close=(on_close : Proc(Nil))
Source
send(data : String, id : String | Nil = nil, event : String | Nil = nil, retry : Int32 | Nil = nil)
Source
wait
Source