Skip to content

Commit d531798

Browse files
committed
Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI
2 parents ca82895 + f61a668 commit d531798

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)