0x19 / goesl

Freeswitch Event Socket Library wrapper for Go
https://godoc.org/github.com/0x19/goesl
MIT License
125 stars 124 forks source link

client example falls #10

Open Pechenn opened 7 years ago

Pechenn commented 7 years ago

Hi. client example falls after few events were received without any message. I tried plain/json. And i've done a lot manipulations but still cant succeed.

Actually I'm trying to rewrite my my app from https://github.com/fiorix/go-eventsocket. All is this app do is just listen events all time and resends some via websocket.

bilalabbasi55 commented 6 years ago

I got the exact same issue, did you able to solve your problem, if you could be help me with this.