File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,13 @@ To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki)
2727* Networked NavMeshAgent \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/NetworkedNavMeshAgent ) \]
2828* Networked Object Pooling \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/Networked-Object-Pooling ) \]
2929* Synced Vars \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/SyncedVars ) \]
30+ * Encryption \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/Message-Encryption ) \]
3031
3132
3233## Planned features
3334* Area of interest
34- * Encrypted messages / full encryption for all messages. Diffie Hellman key exchange with the option to sign the transaction using RSA.
35- * Serializer (both for the library to speed up and to allow structs to be sent easily)
35+ * Serializer
36+ * BinaryWriter & BinaryReader replacement
3637* Message compression
3738
3839## Example
You can’t perform that action at this time.
0 commit comments