~ruther/NosSmooth

ref: 58d8743477820408507f19d1c1ce75b73e23615f NosSmooth/Packets/NosSmooth.PacketSerializer/PacketSerializer.cs -rw-r--r-- 3.0 KiB
e48c5f90 — Rutherther 2 years ago
feat(packets): accept ReadOnlySpan instead of string in serializer
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
79b27514 — Rutherther 2 years ago
chore: move PacketSerializer types to correct namespace
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
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
1a8de515 — František Boháček 3 years ago
fix: accept interface types repositories
46e862f3 — František Boháček 3 years ago
feat: implement packet serializer
552c6c8a — František Boháček 3 years ago
feat: add interfaces for serializers, converters
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting
Do not follow this link