A WebSocket class for Xojo
This class will allow you to connect to a WebSocket-based server. It handles the initial handshaking and all the packet encoding for you.
It does not yet act as a server or handle such niceties as authentication.
All contributions to this project will be gratefully considered. Fork this repo to your own, then submit your changes via a Pull Request to the develop branch.
All comments are also welcome.
This project was created by and is maintained by Kem Tekinay (ktekinay@mactechnologies dot com).
With contributions from, and thanks to, Greg O'Lone (greg@xojo dot com).