Skip to content

GWSockets 1.2.0

Latest
Compare
Choose a tag to compare
@FredyH FredyH released this 28 Jun 23:19
· 6 commits to master since this release

Added GWSockets.addVerifyPath function to specify different locations for root certificates.
Fixed bug where calling close directly after opening a websocket would result in a crash.
Fixed severe bug that would sometimes result in incorrect data being sent.
Fixed a rare case where a socket would not get garbage collected.