Skip to content

1.0.0 Version for ASP.NET < 5 (Not Core). Old SignalR client.

Compare
Choose a tag to compare
@olofd olofd released this 14 Jan 19:51
· 32 commits to master since this release

The 1.0.0 - 1.9.9 releases is running on ASP.NET < 5.
The following releases will be focused on ASP.NET Core and their new new SignalrR-client.

This last release (1.0.0) contains a fix for suppressed error messages.
Before you could sometimes see error : undefined when logging.
This has been fixed.

This release also contains a new README.md with new example code that runs against a test-server published on http://react-native-signalr.azurewebsites.net. This site will be up and running as long as I can keep it there. If it does not exit when you see this, the code for the site is in the example/server-folder of this repo.