~ruther/NosSmooth

ref: 31e19213ce3e3c68d47f0d760c04667571bb3e79 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