Arthur Lee
Arthur Lee
应该不需要 @leeecho
sure, every can contribute this project.
#191 this can be closed
Awesome work. Thx a lot dude
@lixin9311 After really a long time I finished the reconstruct based on your next branch. * fix the server & client with new design * remove the OTA support according...
@lixin9311 how do you think about this
I have come out a suit of encryption interface for Encrypter packet. We will get 4 interface ```golang type AEADCipher interface { KeySize() int SaltSize() int Encrypter(salt []byte) (cipher.AEAD, error)...
And here also give out a TODO list, some feature on this is WIP and some is TBD/TODO I wander the priority of this list. (Now it is my priority)...
This cool.
@terwey thx for report. Single flag should NOT override all options. This will fix soon.