Updated readme with threading plans

This commit is contained in:
Ryan Ward 2022-11-05 10:11:17 -04:00 committed by GitHub
parent 56981f5b83
commit a7189fab8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ A simple and powerful way to make servers and clients
- [ ] AUDP - advance udp. Ensures packets arrive and handles late packets.
- [ ] P2P - peer to peer (Server to set up initial connection)
- [ ] Relay - offput server load (locally)
- [ ] Threading - Simple threading ~~(UDP/AUDP Only)~~ Thanks to an updated multi library we can thread with ease
- [ ] Threading - Simple threading Should be simple using multi@15.3.0
- [ ] Priority handling
# Note