foxglove / ws-protocol

Foxglove Studio WebSocket protocol specification and libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spec issues

jtbandes opened this issue · comments

On this page https://github.com/foxglove/ws-protocol/blob/main/docs/spec.md:

  • If you click on the link to "Message Data" in the TOC, it takes you to the client message data, not server message data.

  • Additionally, the client message data op is listed under a heading called "JSON Messages". The heading called "Binary Messages" doesn't include the client message data.

  • It looks like Service Call Request and Time have the same opcode (0x02).

  • The Service Call Request heading is too small (wrong level)

Linear: FG-2011