Extension to communicate with Socket.io 2 server from VSCode.
This extension allows to establish connection to Socket.io server, emit events and receive events from server.
- Implement view of event data
- Add availability to connect to multiple servers
- Add functionality to emit events with data from file
- Integrate with CI and code quality services
- Add tests