Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Documentation of Websocket API

Open anoadragon453 opened this issue 5 years ago • 6 comments

Not entirely sure if this is a large or small amount of work, but if I'm not mistaken, it should be possible to control ZeroNet's python daemon by speaking Websocket to it from places outside of the browser? Such as a C++ websockets library?

If so, some documentations of commands accepted by the Websockets server would be appreciated. I imagine they're very similar to those in the ZeroFrame API, but some guidance on the formatting for the actual Websocket request would most definitely be appreciated!

anoadragon453 avatar Nov 16 '18 10:11 anoadragon453