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

outdated

A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions (including streaming functions) and to receive method invocations issued by the server. The client sup [...]

[0.1.1] - 10.18.2018 #

  • Be more descriptional within the desciption of the pubspec.yaml

[0.1.0] - 10.18.2018 #

  • Chat client/server example added.
  • Reformat Library code to compile to PUB spec.
  • Added some more description to the readme.

[0.0.1] - 10.17.2018 #

  • Intitial Version
58
likes
0
pub points
84%
popularity

Publisher

unverified uploader

A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions (including streaming functions) and to receive method invocations issued by the server. The client supports the following transport protocols WebSocket, Service Side Events, Long Polling. The client supports the following hub protocols Json but not MessagePack. ASP.NET Core SignalR is an open-source library that simplifies adding real-time web functionality to apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, w3c_event_source

More

Packages that depend on signalr_client