~ruther/NosSmooth

ref: 99dd6e8a59a58bc8ebb173b8422e93b3e094a258 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Common d---------
99dd6e8a — Rutherther 2 years ago
Merge pull request #52 from Rutherther/feat/optional-wrapper

Add optional wrapper
e8b40f7a — Rutherther 2 years ago
feat(packets): add optional wrapper for wrapping optional values inside of a list
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
df161029 — František Boháček 2 years ago
feat(packets): make NullableWrapper a struct for less allocations
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
6e4b542e — Rutherther 2 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
50c447fb — František Boháček 2 years ago
fix(packets): make nullable wrapper a class
551cf777 — František Boháček 2 years ago
feat(packets): add nullable wrapper to represent a compoud type that may be null as a whole
79b27514 — Rutherther 2 years ago
chore: move PacketSerializer types to correct namespace
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly