Logo
Explore Snippets Packages
Sign In
RTAkland/libmc
Watch 1
Fork 0
Code Issues Wiki Activity
47 Commits 2 Branches 1 Tag
7c22cdd158c9a1fa15d0311b904c17c9a4abd48f
Commit Graph
10 Commits
Author SHA1 Message Date
RTAkland c038082897 Embed AES/RSA/SHA-1 crypto implementation 2026-09-09 01:23:47 +08:00
RTAkland 716e1f188e Add network socket example for ktor-network and netty 2026-09-08 02:14:42 +08:00
RTAkland ff14d8bf00 Split Socket implementation, improve performance 2026-09-08 01:16:01 +08:00
RTAkland c0f9679090 Add all packets handler 2026-09-07 10:07:10 +08:00
RTAkland 641df674e4 Update all codec to suspend; added a default ProtocolCryptoContext implementation 2026-09-07 07:40:08 +08:00
RTAkland 5dc4e8bc0d Implement join online-mode server process 2026-09-07 03:15:53 +08:00
RTAkland a88888ba4d Add packet codecs across Handshake, Login, Configuration, and Play stages 2026-09-06 21:42:13 +08:00
RTAkland 5e6e0ca5b9 Fix set compresion, added nbt and snbt(wip) lib 2026-09-05 16:35:55 +08:00
RTAkland 206db390e9 Add event dispatcher 2026-09-05 14:19:51 +08:00
RTAkland 799edce45f Make packets public and formatted, fix state machine change state incorrectly 2026-09-05 13:22:00 +08:00