Releases: NosCoreIO/NosCore.Networking
Releases · NosCoreIO/NosCore.Networking
7.1.0
Include header, type and per-field errors in invalid-packet log (#128) Previously logged `null ["Invalid Enum value"]` because outgoing packets don't set Header and ValidationResult renders without member names. Now falls back to [PacketHeader] attr and formats each error as Member=Value: ErrorMessage so the offending packet can be located in trace files.
7.0.0
Merge pull request #103 from NosCoreIO/RemoveDotnetty migrate to supersocket
6.0.0
fix delimiter
5.0.0
5.0.0
add configuration for pipeline
add configuration for pipeline
4.0.3
make it possible for DI
fix pipeline
fix pipeline
fix packet pipeline
fix packet pipeline
4.0.0
bump