~ruther/NosSmooth

ref: 24f396f971487fee671dad63848a1862a6bcd0a5 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