Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sse
main
HTTP
ServerSentEvents
EventMessage
EventSource
Handler
EventStream
ServerSentEventsHandler
Generated using Crystal 1.16.3
2025-05-25 15:28:17 UTC
class
HTTP::
ServerSentEvents::
Handler
HTTP::ServerSentEvents::Handler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
sse/server_sent_events_handler.cr
Constructors
.new
(&proc : EventStream, Server::Context -> EventStream)
Instance Method Summary
#call
(context)
Constructor Detail
def self.
new
(&proc :
EventStream
, Server::Context ->
EventStream
)
#
[
View source
]
Instance Method Detail
def
call
(context)
#
[
View source
]