obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 705 forks source link

Feature Request: Add the list of all webhook datafields... #1009

Closed Starmania closed 1 year ago

Starmania commented 2 years ago

Feature Request Type

Other

Feature Request Type (Other)

Docs

Requested Feature

Add the full list of datafields that you could send or receive or add a link to explore them on the source code.

Requested Feature Usage Scenario

When you are developing your client, it's easier to know the list of things that OBS send you, and what could you send to

Starmania commented 1 year ago

Ok, just add anchors for here and here

tt2468 commented 1 year ago

What do you mean by webhook datafields?

Starmania commented 1 year ago

I mean the list of all Events and Requests

Starmania commented 1 year ago

If in the readme you can add a link to this file explaining that the events and requests are in this file, it will be more accessible...

Starmania commented 1 year ago

On the line where you specify where to find the Protocol, add for example (EventsandRequests)