~ruther/NosSmooth

ref: 58b1e1aff9662048065b2c194d52eaeaba2d5ba7 NosSmooth/Packets/NosSmooth.PacketSerializer.Abstractions/BaseStringConverter.cs -rw-r--r-- 1.5 KiB
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
ba49ad7e — František Boháček 3 years ago
Merge pull request #14 from Rutherther/packets-span

Rewrite packets string enumerator to use spans, add Injector for .NET 5+
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
99748bb6 — František Boháček 3 years ago
fix: return correct result from object BaseTypeConverter.Deserialize
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
Do not follow this link