Post Saturday, 8th March 2014, 14:47

Webtiles and Websockets Api

I noticed that the Webtiles server is using sockets to communicate with the client, and I am wondering if there is any documentation on what messages are available?

Barring that if someone could point me in the right direction of where the messages are being processed, and with that I could puzzle it together myself. I see in the python server where they're coming in but it looks like its just passing them along to something else.

Thanks in advance!