Arnout Kazemier
Arnout Kazemier
Thanks for reporting the issue. I think that SockJS is JSON encoding everything by default, even if it's a string. I'll see if we could maybe override something to make...
@Dignifiedquire I know that @brycekahle got around it by using a custom fork of SockJS and a patch to the sockjs client that is bundled in Primus. This was the...
Is this still an issue now that we're using the beta version of SockJS?
FYI: This roadmap is open for suggestions, feel free to comment on this post or reference it from other issues.
@cayasso That is correct, adding it to the roadmap.
http://www.dafont.com/transformers-movie.font?text=primus ;)
But yea, I do like that font :+1:
@STRML if Primus doesn't pick up those connection terminations it's a bug in Primus so please report that in https://github.com/primus/primus as for the disabling of ping/pong's. I would love to...
The main reason would be to have a consistent code base. As the rest of the code is already in ES6.
@maxguzenski Wouldn't that still cause 60 open connections? Because each tab/worker would have it's own connection.