Flavio Grossi

Results 4 comments of Flavio Grossi

hi, i wrote about the nginx configuration needed for sockjs here https://github.com/flaviogrossi/sockjs-cyclone#nginx there is also an example configuration file linked there hope this helps

@andywolk if it helps, I think I might be experiencing the same issue, and it seems that for the relevant calls, [this log](https://github.com/signalwire/freeswitch/blob/v1.10.10/src/switch_core_session.c#L1744) is printed in the logs, but not...

this seems to be fixed by modifying this line https://github.com/wookiehangover/jshint.vim/blob/b7eee8428170eb280281ee1451a07a4bbb03e859/ftplugin/javascript/jshint.vim#L219 to `call setqflist(b:qf_list, ' ')` (notice the extra space inside the quotes).

> Have you been using this lib in production and i so, have you been happy with it ? no, we ended up creating [our own library](https://github.com/VoiSmart/syn_supervisor) for various reasons....