obs-websocket/docs/partials
tt2468 03e32c8b5e Base: Major protocol refactor
As discussed in the #development channel in discord
- Switch from using message types to integer op codes
- Consolidate op-specific keys into `d` sub-object
- Shorten low-level payload keys from `messageType` to `op`, add `d`

Other changes:
- The WebSocketCloseCode enum has been refactored. It's best to just
treat it like it's new
- Some performance benefits came along the way. Nothing gamechanging,
but notable
- Various bug fixes discovered while refactoring
2021-08-28 05:02:24 -07:00
..
enumsHeader.md Utils: Queue notifications in the UI thread 2021-06-13 07:12:19 -07:00
eventsHeader.md docs: Lots of changes 2021-04-26 09:55:50 -07:00
introduction.md Base: Major protocol refactor 2021-08-28 05:02:24 -07:00
requestsHeader.md docs: Lots of changes 2021-04-26 09:55:50 -07:00