~ruther/NosSmooth

ref: 59ce76a265974284d73dad5e2b868ed37c18d7c0 NosSmooth/Core/NosSmooth.Packets/Converters/Basic/ByteStringConverter.cs -rw-r--r-- 747 bytes
c3d5b45b — František Boháček 3 years ago
feat: use ReadOnlySpan for deserialization instead of strings
7f45f96e — František Boháček 3 years ago
refactor: split string converters
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting