~ruther/NosSmooth

ref: 5d6badc33c08f1ecb8864ca5479784630caa497e NosSmooth/Core/NosSmooth.PacketSerializersGenerator/Extensions/ParameterInfoExtensions.cs -rw-r--r-- 3.3 KiB
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
f6b03188 — František Boháček 3 years ago
feat: add inline packet converters generation support
661f4e96 — František Boháček 3 years ago
feat: rewrite packet serializer generator