~ruther/NosSmooth

ref: 321d3bff73eaf8f733ee55b02be96cbe395c22ea NosSmooth/Core/NosSmooth.Packets/Converters/Basic d---------
ed1280ef — František Boháček 3 years ago
feat: use StringBuilder Append overloads
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
e5c6fc79 — František Boháček 3 years ago
fix: return correct errors with inner results
ddc307b5 — František Boháček 3 years ago
feat: add bool type converter
5354080d — František Boháček 3 years ago
feat: add char and string type converters
86662c7e — František Boháček 3 years ago
feat: allow nullables in converters
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting