~ruther/NosSmooth

ref: f5ff5c651b237be3ba2975c2d2b16fc438b96068 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Basic/BoolStringConverter.cs -rw-r--r-- 798 bytes
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
7f45f96e — František Boháček 3 years ago
refactor: split string converters
16df48bb — František Boháček 3 years ago
Merge pull request #16 from Rutherther/packets-list-inline-serializer

Add generation of packet list inline serializer
ed1280ef — František Boháček 3 years ago
feat: use StringBuilder Append overloads
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
ddc307b5 — František Boháček 3 years ago
feat: add bool type converter
Do not follow this link