storacha / w3name

IPNS client and service for generating, updating, and tracking immutable names with signed updates
Other
45 stars 12 forks source link

Document the websocket endpoint in w3name #90

Open joshJarr opened 2 years ago

joshJarr commented 2 years ago

We now have swagger documentation documenting the HTTP endpoint for w3name, however we do not document the WSS endpoint for listening to changes anywhere.

We should investigate how best to document this endpoint and it's entities since it cannot be documented with the OpenAPI spec.