Skip to content

Releases: EldinZenderink/SimpleWebSocketServer

v1.0.2

09 Jul 10:48
Compare
Choose a tag to compare

-Fixed bug where server thinks connection is open when unexpectedly closing the websocket connection (by closing or refreshing a webpage with a websocket client on chrome for example).

v1.0.1

21 Jun 10:14
68cd031
Compare
Choose a tag to compare

-Fixed names
-Removed some ugly cross calling between classes.
-Added asynchronous and synchronous methods.

V1.0.0

18 Jun 22:04
68cd031
Compare
Choose a tag to compare
V1.0.0 Pre-release
Pre-release

First release, may contain bugs!