# 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