benjamingram / stem

Simple modular streaming
MIT License
0 stars 0 forks source link

Starting WebSocket Multiple times creates multiple channels #1

Open benjamingram opened 9 years ago

benjamingram commented 9 years ago

1) Launch the host 2) Start the WebSocket Host from the Control Panel 3) Stop the WebSocket Host from the Control Panel 4) Start the WebSocket Host from the Control Panel 5) Connect a WebSocket Client and send a message to the API.

Expected Behavior Message is shown once.

Observed Behavior Message is shown multiple times