signalr_netcore 0.1.7+2 copy "signalr_netcore: ^0.1.7+2" to clipboard
signalr_netcore: ^0.1.7+2 copied to clipboard

outdated

A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions and to receive method invocations issued by the server.

[0.1.7+2] #

  • Upgrade Logging package to v1.0.1

[0.1.7+1] #

  • Minor changes

[0.1.7] #

  • Fix the exception for: Response Content-Type not supported: [application/json; charset=UTF-8]

[0.1.6] #

  • Merged pull request "Prepare for Uint8List SDK breaking change"

[0.1.5] #

  • Fix complex object serialization to json.

[0.1.4] #

  • Prevent null exception when calling HubConnection.stop()

[0.1.3] #

  • Change the logging behaviour: The client uses the dart standard logging package instead of a proprietary logging behaviour (see readme for an example).
  • Fixes a bug within the MessageHeaders class.

[0.1.2] #

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

[0.1.1] #

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

[0.1.0] #

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

[0.0.1] #

  • Intitial Version
159
likes
0
pub points
97%
popularity

Publisher

unverified uploader

A flutter client for ASP.NET Core SignalR. The client is able to invoke server side hub functions and to receive method invocations issued by the server.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, logging, w3c_event_source

More

Packages that depend on signalr_netcore