Skip to content

Releases: pusher/pusher-websocket-dotnet

1.0.2

18 Jun 09:59
2f1029e

Choose a tag to compare

This edition makes some significant possibly breaking changes that may require you to refactor some of your code in order to use it.

It brings Dotnet Standard 1.6 compliance to the library, opening up compatibility with a whole lot more Dotnet platforms!

It now supports:

  • .NET Core 1.0
  • .NET Framework 4.6.1
  • Mono 4.6
  • Xamarin.iOS 10.0
  • Xamarin.Android 7.0

Let us know if you see any issues.

1.0.1-beta

13 Jul 08:33
75afe09

Choose a tag to compare

1.0.1-beta Pre-release
Pre-release

This release removes a case where the connection object was nulled - as this was causing stability issues.

1.0.0-beta

22 Jun 08:05
9f68a0d

Choose a tag to compare

1.0.0-beta Pre-release
Pre-release

This release bring some significant rework, bumps the .Net version to 4.6.2, and adds support for Async.

0.5.1

23 Nov 15:39

Choose a tag to compare

0.5.1 binary release