oxen-io / oxen-docs-gitbook

Mirror of the Gitbook docs
9 stars 18 forks source link

Lacking documentation on Session's protocol #19

Open holly-hacker opened 2 years ago

holly-hacker commented 2 years ago

The documentation contains no information on the protocol used by Session and how to write a client for it. Currently, the only example is the third-party node-session-client and it can be confusing to navigate. At the least, I would like a list of JSON-RPC methods that a client can call. Is this planned?