diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ Those are the features/tasks that will probably come next (in no particular orde - [x] Feature: Send messages from the server to a selected group of clients - [x] Feature: Raise connection/disconnection events from the plugins - [ ] Feature: Send unordered reliable messages from the server -- [ ] Feature: Implementing a way to launch a local server from a client +- [x] Feature: Implementing a way to launch a local server from a client - [ ] Feature: Client should be capable to connect to another server after disconnecting - [ ] Performance: Messages aggregation before sending - [ ] Clean: Rework the error handling |