sockjs / sockjs-erlang

WebSocket emulation - Erlang server
http://sockjs.org
Other
266 stars 120 forks source link

rename heartbeat_delay to server_heartbeat_interval #47

Open potatosalad opened 11 years ago

potatosalad commented 11 years ago

This is the same change as the one for sockjs/sockjs-node#69

hyperthunk commented 11 years ago

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.

hyperthunk commented 11 years ago

Hopefully within the week.

Yeah, that didn't happen. I'll try and look at it this week instead.

potatosalad commented 11 years ago

@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):