rust-craft icon indicating copy to clipboard operation
rust-craft copied to clipboard

Login Packets

Open devwckd opened this issue 2 years ago • 2 comments

Clientbound

  • [x] #6
  • [x] #7
  • [x] #8
  • [x] #9
  • [ ] #10

Serverbound

  • [x] #11
  • [x] #12
  • [ ] #13

devwckd avatar Mar 17 '23 01:03 devwckd

#10 and #13 needs a type that is a Vec<u8> but it doesn't have a size before, it read the rest of the buffer.

devwckd avatar Mar 22 '23 04:03 devwckd

#10 #13 depends on #202

devwckd avatar Mar 22 '23 17:03 devwckd