~ruther/NosSmooth

ref: 3d131cb63fb7f4ea5029300e8487384e94440cc8 NosSmooth/Packets/NosSmooth.PacketSerializer.Abstractions/IStringSerializer.cs -rw-r--r-- 2.4 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
e11fb252 — František Boháček 3 years ago
fix: correctly receive nullable type in serialize
927f25b4 — František Boháček 3 years ago
fix: correctly return results from type converter repository
552c6c8a — František Boháček 3 years ago
feat: add interfaces for serializers, converters
Do not follow this link