~ruther/NosSmooth

ref: c3d5b45b65d58084e5511b1089ce9a2d9557ccab NosSmooth/Core/NosSmooth.Packets/Errors d---------
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
e5c6fc79 — František Boháček 3 years ago
fix: return correct errors with inner results
3d723b7e — František Boháček 3 years ago
feat: add possibility to add reason to PacketParameterSerializerError
9b14d09b — František Boháček 3 years ago
chore: rename parameter serializer error
492d620d — František Boháček 3 years ago
feat: add errors for converting packets
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