1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
Commit graph

4 commits

Author SHA1 Message Date
mat
e46577a214
Fix connection writer being locked (#23)
* Split connection struct in az-protocol

* az-client uses split conns

* fix errors

* add a convenience write_packet fn to az-client
2022-09-19 21:21:46 -05:00
mat
2ea804401f Update my_benchmark.rs 2022-08-28 15:47:34 -05:00
mat
250432a3f4 decrypting benchmark 2022-08-28 15:10:50 -05:00
mat
b44f1c84de encryption benchmark & test 2022-08-28 15:08:43 -05:00