firecamp-io / firecamp

VSCode for APIs, Postman Alternative.
https://firecamp.dev
317 stars 22 forks source link

[Feature Request] Listen to all Socket.io events #110

Closed hmenzagh closed 2 years ago

hmenzagh commented 4 years ago

It would be great for fast development and debugging to have an option to show all socket.io events. This could be achieved with something like socketio-wildcard or a similar implementation.

Thanks for the great work btw !

welcome[bot] commented 4 years ago

Welcome to the Firecamp! Thanks and congrats for opening your very first issue in Firecamp. Join the Discord community here https://discord.gg/8hRaqhK Hope you have a great time here :)

Nishchit14 commented 4 years ago

@hmenzagh Thanks for this FR, It seems like this is possible with extension/plugin like system. we're planning for it so a user can extend the functionality through extension in Firecamp.

FunctionDJ commented 3 years ago

It would be very cool if there was wildcard / asterisk support which would then listen to all events.

Nishchit14 commented 2 years ago

shipped with v2.4.0