~ruther/NosSmooth

ref: ae8ae075cedb78694040f5da12a1a603c5b12f6e NosSmooth/Core/NosSmooth.PacketSerializersGenerator/Extensions/ParameterInfoExtensions.cs -rw-r--r-- 3.3 KiB
c3d5b45b — František Boháček 4 years ago
feat: use ReadOnlySpan for deserialization instead of strings
01bf7e2a — František Boháček 4 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
f6b03188 — František Boháček 4 years ago
feat: add inline packet converters generation support
661f4e96 — František Boháček 4 years ago
feat: rewrite packet serializer generator