~ruther/NosSmooth

ref: 99dd6e8a59a58bc8ebb173b8422e93b3e094a258 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Special/StringSerializer.cs -rw-r--r-- 2.6 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
79b27514 — Rutherther 3 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+
a5dcccce — František Boháček 3 years ago
feat: update factories
7f45f96e — František Boháček 3 years ago
refactor: split string converters