~ruther/NosSmooth

ref: b39d402dabe804369bfeb187ff90d51aff1659ad NosSmooth/Packets/NosSmooth.PacketSerializer.Abstractions/PacketStringEnumerator.cs -rw-r--r-- 13.9 KiB
b39d402d — Rutherther 2 years ago
feat(packets): accept ReadOnlySpan inside of PaketStringEnumerator
6e242201 — František Boháček 2 years ago
feat(packets): add support for multiple separators after a field
998ce1e0 — František Boháček 2 years ago
feat(packets): add possibility to increment read tokens for arrays using capture and increment read tokens
f9639923 — Rutherther 2 years ago
feat(packets): add PerparedLevel to PacketStringEnumerator's levels to allow multiple prepared levels for nested packets
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
ba49ad7e — František Boháček 3 years ago
Merge pull request #14 from Rutherther/packets-span

Rewrite packets string enumerator to use spans, add Injector for .NET 5+
c3d5b45b — František Boháček 3 years ago
feat: use ReadOnlySpan for deserialization instead of strings
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
0e9c9ae4 — František Boháček 3 years ago
fix: set enumerator level ReachedEnd to null if not known
711277cd — František Boháček 3 years ago
feat: do not remove prepared level on pop level
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting
Do not follow this link