ilebora_push 0.0.2 copy "ilebora_push: ^0.0.2" to clipboard
ilebora_push: ^0.0.2 copied to clipboard

BoraPush is a Dart package enabling real-time server-sent events (SSE) communication, providing simple yet powerful tools for server and client-side implementations.

0.0.1 2023-11-21 #

Added #

  • BoraPushServer: Initial implementation of the server-side component for managing real-time connections and broadcasting updates to connected clients.
  • BoraPushClient: Introduction of the client-side component, allowing easy connection to a server supporting Server-Sent Events (SSE) and handling incoming real-time updates.

Usage Examples #

  • Basic examples demonstrating how to use BoraPushServer and BoraPushClient for real-time communication in Dart applications.

Note #

  • This release establishes the foundation for real-time communication using Server-Sent Events (SSE) in Dart. Future releases will expand on these components and introduce additional features.
2
likes
130
pub points
0%
popularity

Publisher

unverified uploader

BoraPush is a Dart package enabling real-time server-sent events (SSE) communication, providing simple yet powerful tools for server and client-side implementations.

Documentation

API reference

License

MIT (license)

Dependencies

bloc, flutter, flutter_bloc, universal_html

More

Packages that depend on ilebora_push