lightstreamer_flutter_client 1.0.0 copy "lightstreamer_flutter_client: ^1.0.0" to clipboard
lightstreamer_flutter_client: ^1.0.0 copied to clipboard

outdated

A lutter plugin for Lightstreamer, built on top of Android SDK.

1.0.0 #

The first version of our Flutter plugin, wrapping our Android client library. iOS will be added next.

Supported functionality #

- Create a Lightstreamer Client Session by passing ConnectionOptions and ConnectionDetails while invoking connect method; contentLength, serverInstanceAddressIgnored and slowingEnabled are not supported yet
- Close the Lightstreamer Client Session by invoking disconnect method
- Get current status of a Lightstreamer Client Session by invoking getStatus method
- Listen for Realtime connection state changes using the 'com.lightstreamer.lightstreamer_flutter_client.status' message channel
- Subscribe and unsubscribe for Realtime updates  by invoking subcribe and unsubscribe method
- Listen for Realtime updates using a 'com.lightstreamer.lightstreamer_flutter_client.realtime' message channel
- Publishing messages on the Lightstreamer Client Session by invoking sendMessage or sendMessageExt methods
- Listen for sendmessage feedbacks using a  'com.lightstreamer.lightstreamer_flutter_client.messages' message channel
- MPN module not supported yet
7
likes
0
points
118
downloads

Publisher

verified publisherlightstreamer.com

Weekly Downloads

A lutter plugin for Lightstreamer, built on top of Android SDK.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on lightstreamer_flutter_client