~ruther/NosSmooth

ref: 9789f02b1ba690e26cfee9b1bb3f792b0e1b6919 NosSmooth/Core/NosSmooth.Packets/Converters/IStringConverter.cs -rw-r--r-- 2.1 KiB
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
86662c7e — František Boháček 3 years ago
feat: allow nullables in converters
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting