sse 2.0.1 copy "sse: ^2.0.1" to clipboard
sse: ^2.0.1 copied to clipboard

outdated

Provides client and server functionality for setting up bi-directional communication through Server Sent Events (SSE) and corresponding POST requests.

2.0.1 #

  • Update to package:uuid version 2.0.

2.0.0 #

  • No longer expose close and onClose on an SseConnection. This is simply handled by the underlying stream / sink.
  • Fix a bug where resources of the SseConnection were not properly closed.

1.0.0 #

  • Internal cleanup.

0.0.1 #

  • Initial commit.
53
likes
0
pub points
100%
popularity

Publisher

verified publishertools.dart.dev

Provides client and server functionality for setting up bi-directional communication through Server Sent Events (SSE) and corresponding POST requests.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, http, logging, pedantic, shelf, stream_channel, uuid

More

Packages that depend on sse