leon
                                
                                 leon copied to clipboard
                                
                                    leon copied to clipboard
                            
                            
                            
                        fix(server): make leon handle multiple socket.io-client instances
What type of change does this PR introduce?
- [x] Bugfix
- [ ] Feature
- [ ] Refactor
- [ ] Documentation
- [ ] Not Sure?
Does this PR introduce breaking changes?
- [ ] Yes
- [x] No
List any relevant issue numbers:
Description:
Make leon handle multiple instances of socket.io-client, you can now open multiple browser window (e.g http://localhost:1337/ ) and each one will start receiving events after an interaction (instead of just one window).