MatthewWid/better-sse
⬆ Dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
TypeScriptMIT
Issues
- 0
- 1
Hapi support
#76 opened by damusix - 0
Add FAQ
#59 opened by MatthewWid - 5
SyntaxError with 'better-sse' package
#60 opened by Pos-cmd - 1
Named export 'createSession' not found
#71 opened by go4cas - 0
Would LOVE to see Hono support!
#70 opened by mirshko - 1
Cannot push data to a non-active session.
#69 opened by punkpeye - 0
Support HTTP/2 Core API
#67 opened by MatthewWid - 3
Maintain history automatically
#16 opened by MatthewWid - 3
create new named channels
#66 opened by marekdziem - 1
- 1
How can we pass headers
#63 opened by dpvenkatesh - 1
[QUESTION] - Session Metadata & Disconnection
#58 opened by go4cas - 1
Documentation: How to send a message on specific stream in "different controller"?
#56 opened by Sun233333 - 1
- 1
build error
#55 opened by andrewperella - 1
Event batching
#42 opened by MatthewWid - 2
- 0
- 1
event not emitted
#48 opened by aanishacharyaa - 2
- 2
Storing sessions? Detecting closed session?
#46 opened by qpwo - 1
- 0
Add header to disable proxy buffering
#38 opened by MatthewWid - 2
HTTP/2 Support
#37 opened by MatthewWid - 0
Add benchmarks
#31 opened by MatthewWid - 4
How to destroy a channel? :P
#36 opened by santiblanko - 0
- 1
Add API documentation.
#8 opened by MatthewWid - 1
Unit and integration testing.
#11 opened by MatthewWid - 1
Jest tests exit with "A worker process has failed to exit gracefully and has been force exited."
#19 opened by MatthewWid - 2
Add generic type for Session#state
#26 opened by MatthewWid - 1
- 2
- 1
- 0
Pad initial response as a workaround for IE
#22 opened by MatthewWid - 0
Documentation anchor links are broken
#20 opened by MatthewWid - 1
- 1
Connection keep-alive mechanism
#15 opened by MatthewWid - 1
Update npm package.
#18 opened by tripodsgames - 1
- 3
Update Session#writeAndFlushHeaders to also be able to give an HTTP response code.
#7 opened by MatthewWid - 0
Add support for streams.
#9 opened by MatthewWid - 1
Add default reconnection time to options.
#2 opened by MatthewWid - 1
Add abstract adapter-implemented method to retrieve arbitrary request headers.
#3 opened by MatthewWid - 0
- 1