Skip to content

Releases: NosCoreIO/NosCore.Networking

8.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 05:34
f09e8af
8.0.0

7.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 01:15
324892f
Expose RemoteAddress on IChannel for session-IP consumers (#130)

Needed so hosts can correlate a ClientSession to its peer IP without
reaching into SuperSocket internals. NetworkChannel resolves it via
IPEndPoint.Address; returns null when the underlying session has no
routable endpoint.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

7.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:44
bbd4302
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

Choose a tag to compare

@erwan-joly erwan-joly released this 14 Jan 11:35
14982c8
Merge pull request #103 from NosCoreIO/RemoveDotnetty

migrate to supersocket

6.0.0

Choose a tag to compare

@erwan-joly erwan-joly released this 06 Feb 11:23

fix delimiter

5.0.0

Choose a tag to compare

@erwan-joly erwan-joly released this 03 Feb 09:45

5.0.0

add configuration for pipeline

Choose a tag to compare

@erwan-joly erwan-joly released this 03 Feb 06:40

add configuration for pipeline

4.0.3

Choose a tag to compare

@erwan-joly erwan-joly released this 03 Feb 06:23

make it possible for DI

fix pipeline

Choose a tag to compare

@erwan-joly erwan-joly released this 03 Feb 05:52

fix pipeline

fix packet pipeline

Choose a tag to compare

@erwan-joly erwan-joly released this 03 Feb 05:34

fix packet pipeline