JSteunou / webstomp-client

Stomp client over websocket for browsers
Apache License 2.0
299 stars 59 forks source link

Ping / Pong callback #84

Open atxulo opened 4 years ago

atxulo commented 4 years ago

I think it'd be nice if we could pass a ping/pong callback function, so we could know if they're still running without looking at the console logs.

I think it can be done passing a "debug" function, but it's not very clear and depends on the text send to debug.