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.