Commit Graph

11 Commits

Author SHA1 Message Date
Snowiiii
fd9344a512 reorganize into different crates
Should help to get a more clear view and simplify things
2024-08-02 10:57:38 +02:00
Snowiiii
b6d1dd7dfb fix nbt 2024-08-01 19:31:57 +02:00
Snowiiii
c421a402fe improve error handling
- replace anyhow with thiserror
- implement own error types
- Security: Begin to haarding Server, Prevent Crashes when Fail to receive/send Client Packet
2024-08-01 10:47:39 +02:00
Snowiiii
87b537ccc9 fix packet errors 2024-07-31 22:17:51 +02:00
Snowiiii
2479019443 replace crab_nbt with fastnbt 2024-07-31 18:16:09 +02:00
Snowiiii
d574553113 remove byteorder 2024-07-31 16:42:31 +02:00
Snowiiii
90f16ab977 move to tokio's bytes crate 2024-07-31 16:31:09 +02:00
zp3x
f5d6909648 Update Cargo.lock 2024-07-30 18:10:36 +02:00
Snowiiii
8a5e69f8e3 added encrytion 2024-07-29 23:53:58 +02:00
Snowiiii
b5541ab5ba improve Status Response 2024-07-29 09:21:12 +02:00
Snowiiii
419513d2e7 initial commit 2024-07-28 23:07:26 +02:00