sse_client 0.0.1 copy "sse_client: ^0.0.1" to clipboard
sse_client: ^0.0.1 copied to clipboard

discontinuedreplaced by: sse_channel
outdated

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

Server Sent Events client package. #

This package provides support for bi-directional communication through Server Sent Events and corresponding POST requests. It's platform-independent, and can be used on both the command-line and the browser.

Usage #

A simple usage example:

import 'package:sse_client/sse_client.dart';

main() {

}
19
likes
0
pub points
77%
popularity

Publisher

verified publisherjamiewest.dev

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

Homepage

License

unknown (LICENSE)

Dependencies

http, uuid

More

Packages that depend on sse_client