simple_sse 2.0.0 copy "simple_sse: ^2.0.0" to clipboard
simple_sse: ^2.0.0 copied to clipboard

An SSE event transformer for simplified SSE client implementations.

2.0.0 #

Breaking

Removed the SseClient implementation and replaced it with an interface.

Create your own client or use the simple_sse_http or simple_sse_dio package for an implementation using your chosen transport (http or dio, respectively).

1.0.1 #

Fix repository URL in pubspec

1.0.0 #

Initial version with fully implemented event transformer and client.

1
likes
160
points
13
downloads

Publisher

verified publisherandyhorn.dev

Weekly Downloads

An SSE event transformer for simplified SSE client implementations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on simple_sse