Skip to content

Releases: Quobject/SocketIoClientDotNet

1.0.8

1.0.8 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 01 Jan 08:10

fix for wrong namespace creation: if using uri with queryParams, queryParams wused to be included in namespace. Path should only be included in namespace. (#179)
update Managers when new instance added (#182)
fix for not updating Managers when new instance added
Added EVENT_ENGINE which is fired when a new engine socket is created. (#166)

1.0.7.1

1.0.7.1 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 30 Jun 23:42
1.0.7.1

1.0.6

1.0.6 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 16 Apr 08:25
1.0.6

1.0.5

1.0.5 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 28 Jan 17:47

1.0.4

1.0.4 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 01 Jan 01:04

EngineIoClientDotNet 1.0.4

1.0.3

1.0.3 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 28 Sep 19:23
1.0.3

v1.0.2-beta1

Choose a tag to compare

@mattqs mattqs released this 25 Aug 23:50

Fixed non-String and non-Bytes values not sent in JSON with binary data
57cfd7b
destroy all subs in cleanup
ba50d00

1.0.0.1-beta1

1.0.0.1-beta1 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 20 Jul 07:40

Removed pcl and xamarin, added .NETStandard v1.3
Fixed Manager memory leak while reconnecting in .NET 4.5 #108
Fix Manager leak while reconnecting. (#107)

0.10.0-beta1

0.10.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@mattqs mattqs released this 02 Apr 18:41

Quobject/EngineIoClientDotNet#31 mono 4.8.0 Cannot access a disposed object.

N.B. for this release:
on mono 4.8.0 .net40 causes error: System.ObjectDisposedException: Cannot access a disposed object.
Fix: replace SuperSocket.ClientEngine.dll that Nuget downloads for .net40 with the one for .net45 e.g. from below attached binary.

0.9.13

Choose a tag to compare

@mattqs mattqs released this 03 Jan 20:05