blob: 5bf1fe4e6d8c7919c6bfad03922d8fc502c7dcec (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Roadmap tasks
- [x] Feature: Send messages from the server to a specific client, or a selected group of clients
- [x] Feature: Raise connection/disconnection events from the plugins
- [x] Feature: Implement a way to launch a local server from a client
- [x] Feature: Client should be capable to connect to another server after disconnecting
- [x] Clean: Rework the configuration input for the client & server plugins
- [x] Tests: Add tests
|