~ruther/NosSmooth

ref: 762fc34c97e8b1f6e9290426b8bc2a78122e28ba NosSmooth/Tests/NosSmooth.Packets.Tests/PacketStringBuilderTests.cs -rw-r--r-- 1.9 KiB
762fc34c — Rutherther 2 years ago
Merge pull request #82 from Rutherther/feat/serialize-stackalloc

Use stackalloc and Span for packet serialization
7dbc6664 — František Boháček 2 years ago
feat: use stackalloc and Span for packet serialization
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
e0d7901d — František Boháček 3 years ago
feat: add base packet types converting
Do not follow this link