xanm

Results 3 issues of xanm

if i create sessionBus start use it and without delay call bus.connection.end(); i have errors like ``` Uncaught Error: read ECONNRESET at errnoException (net.js:901:11) at Pipe.onread (net.js:556:19) Uncaught Error: read...

I subscribe to events and i don't know exact format of data that will come. How can i get type of argument in event?

enhancement
docs

I use this library in my big project. After few calls to freeswitch we have memory leek at this call `event = self._fs_connection.recvEventTimed(1)`