Skip to content

Releases: arenanet/socknet

1.0.220

Choose a tag to compare

@elvirb elvirb released this 02 Jun 18:04
Adding missing removal of Http Module after WebSocket handshake. This

would randomly cause issues as the Http Module and WebSocket Module
would try to parse data on the same stream.

1.0.218

Choose a tag to compare

@elvirb elvirb released this 19 May 22:40
Doing some AOT hacks to force AOT.

1.0.216

Choose a tag to compare

@elvirb elvirb released this 19 May 18:24
Handling some unique use cases.

1.0.199

Choose a tag to compare

@elvirb elvirb released this 19 May 05:44

Tweaks and bugfixes.

1.0.188

Choose a tag to compare

@elvirb elvirb released this 14 May 18:23
Protocol improvements

Adding per channel module support.
Converting protocol modules to implement per module support.
Adding web socket protocol header support.

1.0.186

Choose a tag to compare

@elvirb elvirb released this 12 May 23:36

Fixing up finalizers and resource disposal.

1.0.176

Choose a tag to compare

@elvirb elvirb released this 07 May 16:39
Upgrading to latest Medley.

1.0.173

Choose a tag to compare

@elvirb elvirb released this 06 May 19:38
WebSocket module changes

Unmasking after checking length and adding masking test.

1.0.164

Choose a tag to compare

@elvirb elvirb released this 05 May 19:24
Converting to use Medley.

1.0.161

Choose a tag to compare

@elvirb elvirb released this 05 May 18:00
Fixing artifact name.