sockjs-erlang
sockjs-erlang copied to clipboard
rename heartbeat_delay to server_heartbeat_interval
This is the same change as the one for sockjs/sockjs-node#69
Hi @potatosalad - thanks for the patch. I'm going to review #69 first, and once that's merged I'll attend to this. Hopefully within the week.
Hopefully within the week.
Yeah, that didn't happen. I'll try and look at it this week instead.
@hyperthunk Also of note is the potatosalad/sockjs-erlang:work-features-20130621 branch which is what I'm currently using in production.
It includes (along with all of the merge conflicts resolved):
- All of the changes from dev
- The latest changes from master
- A smaller fix than the one mentioned in #45 (just adds pmod_transform as a dependency).
- The server_heartbeat_interval change mentioned in this pull request.
- Updates the cowboy dependency to 0.8.6