SnailyCAD / snaily-cadv4

💻 An open source Computer Aided Dispatch (CAD) for FiveM, this is a web based integration for communities who love police roleplaying and dispatching. Discord: https://discord.gg/eGnrPqEH7U
https://docs.snailycad.org/docs/getting-started
MIT License
137 stars 83 forks source link

Feature: Radio management system with websocket #1917

Closed burnoutprojects closed 4 months ago

burnoutprojects commented 4 months ago

Describe the feature

Additional websocket implemention to be able to listen for in-game radio channel changes and emit event if radio channel is changed inside the SnailyCAD webpage if the feature is enabled. From in-game you can already make a http request to the SnailyCAD API but you can't listen for changes be made from the SnailyCAD webpage back to in-game.

Additional Context

No response