firecamp-io / firecamp

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

Support passing function as argument (aka callback) #4

Closed minhpq331 closed 5 years ago

minhpq331 commented 5 years ago

I think it's a great feature to pass a function as an argument when emitting an event. Sometimes we need our event to be responded with callback function

annlumia commented 5 years ago

Great request 👍 👍 👍 👍

suraj-26p commented 5 years ago

It's required to test existing developed applications. And also to reduce listeners in socket.

Nishchit14 commented 5 years ago

shipped with v0.6.0 🚀