Open Amerikranian opened 5 years ago
Sure, will merge a PR implementing this.
By which I mean, if you write it I will merge it.
Hi Isn't this already a thing with the server.Network(data) and client.Network(data) functions. Wouldn't you be able to use them to encrypt / decrypt the packets.
I have used a packet sniffer and to my shock, the packets are perfectly unprotected and are out there just waiting to be misused. Can you please add an ability to have a callback for both incoming and outgoing data for encryption purposes?