aim_server_sse 0.1.1 copy "aim_server_sse: ^0.1.1" to clipboard
aim_server_sse: ^0.1.1 copied to clipboard

Server-Sent Events (SSE) support for aim_server with real-time streaming capabilities.

aim_server_sse #

Server-Sent Events (SSE) support for the Aim framework.

Documentation | pub.dev

Overview #

aim_server_sse provides Server-Sent Events functionality for the Aim framework, enabling real-time server-to-client streaming. It offers a simple and intuitive API for sending text and JSON events with support for event types, IDs, retry intervals, keep-alive, and automatic connection cleanup. Inspired by Hono's SSE helper.

Installation #

dependencies:
  aim_server: ^0.0.6
  aim_server_sse: ^0.0.1

Documentation #

For detailed usage, examples, and API reference, see the documentation.

1
likes
160
points
152
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Server-Sent Events (SSE) support for aim_server with real-time streaming capabilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_server

More

Packages that depend on aim_server_sse