aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHenauxg <19689618+Henauxg@users.noreply.github.com>2022-10-25 19:56:39 +0200
committerHenauxg <19689618+Henauxg@users.noreply.github.com>2022-10-25 19:56:39 +0200
commite96e95c0d27dba04812f5e9eefaac87099f8db1b (patch)
treec5287f760ec964eb0b24d01858eaf1aae365a91c /README.md
parenta6031597b7e90c444e98059eb8f2259c749c4ad6 (diff)
[Readme] Add planned feature : re-connection
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f13b92a..38d4798 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ Those are the features/tasks that will probably come next (in no particular orde
- [ ] 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
+- [ ] Feature: Client should be capable to connect to another server after disconnecting
- [ ] Performance: Messages aggregation before sending
- [ ] Clean: Rework the error handling
- [ ] Clean: Rework the configuration input for the client & server plugins