mozilla-services / channelserver

🍐 A tool to associate instances of firefox.
Mozilla Public License 2.0
3 stars 6 forks source link

feat: allow multiple connections to the channel server #35

Closed jrconlin closed 6 years ago

jrconlin commented 6 years ago

Issue #34 Closes #33

jrconlin commented 6 years ago

I've changed the name of the setting to max_channel_connections to better reflect the actual function.

I've also added the code I was working on to scrub the session after the last client disconnects.