Update README.md

This commit is contained in:
NIMFER 2022-10-26 12:03:20 +02:00 committed by GitHub
parent ccba698902
commit f3c52f35fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,12 @@ FishBait is a transport FishNet Networking based on Light Reflective Mirror whic
* Direct Connecting * Direct Connecting
* Load Balancing with multi-relay setup * Load Balancing with multi-relay setup
## Planed features
* Voice chat and Text chat
* User accounts
## How does it work? ## How does it work?
Light Reflective Mirror creator took a bit of a unique approach to this version and instead of using one fixed net library for the game to communicate with the standalone relay server, He instead made it use any transport! This allows you to make it work with WebSockets Ignorance(ENET), LiteNetLib, and all the others! Light Reflective Mirror creator took a bit of a unique approach to this version and instead of using one fixed net library for the game to communicate with the standalone relay server, He instead made it use any transport! This allows you to make it work with WebSockets Ignorance(ENET), LiteNetLib, and all the others!