~ruther/NosSmooth

ref: a692137c7d3c881f1078c233099d66cf45e0ced7 NosSmooth/Packets/NosSmooth.PacketSerializer.Abstractions/Attributes/PacketIndexAttribute.cs -rw-r--r-- 1.6 KiB
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
ce9e26d5 — František Boháček 3 years ago
feat: add support for optional parameters
da67a234 — František Boháček 3 years ago
feat: allow packet attributes only on parameters
610c0c6e — František Boháček 3 years ago
fix: make InnerSeparator, AfterSeparator non nullable
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting