matter.js
TCP: Add Matter TCP transport support
#3472
Open

TCP: Add Matter TCP transport support #3472

Apollon77 wants to merge 25 commits into main from tcp-rebased
Apollon77
Apollon77 Generalize transport abstractions for TCP support
ff845c63
Apollon77 Add TCP socket platform abstraction and implementations
92a5d306
Apollon77 Add TCP transport core: framing, connection pool, DoS hardening
922db0eb
Apollon77 Wire TCP into server/client runtime and configuration
ce15859f
Apollon77 Integrate TCP into session, exchange, and peer infrastructure
e00c1b5a
Apollon77 Add TCP transport selection for invoke and Large Message Quality
6c5b3a42
Apollon77 Add TCP test suite
61d1a9f8
Apollon77 Apollon77 requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 14 days ago
Apollon77 Apollon77 requested a review from lauckhart lauckhart 14 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-03-27
Apollon77 Enable TCP in shell, examples, and CI test infrastructure
4e45e55f
Apollon77 Apollon77 force pushed from 281d49c4 to 4e45e55f 14 days ago
Apollon77 Apollon77 force pushed from 7666f8ae to acb494fd 14 days ago
Apollon77 Address PR review: fix boundary checks, close on zero-length frames, …
4ad5c4b8
Apollon77 Apollon77 force pushed from acb494fd to 4ad5c4b8 14 days ago
Apollon77 Merge branch 'main' into tcp-rebased
b3d36291
Apollon77 Incorporate default network profile for device nodes (#3469)
33d5bba9
Apollon77 Apollon77 force pushed from 0474ddba to 33d5bba9 14 days ago
lauckhart
lauckhart commented on 2026-03-27
Apollon77 Restore accidentally reverted main changes in 3 non-TCP files
cbd280d3
Apollon77 Merge branch 'main' into tcp-rebased
e6eb53c2
Apollon77 Merge branch 'main' into tcp-rebased
14bddc28
Apollon77 Merge branch 'main' into tcp-rebased
2a4333c5
Apollon77 Address PR review: transport-agnostic addresses, naming, code quality
f3d40658
Apollon77 Merge branch 'main' into tcp-rebased
eb2a323b
Apollon77 Merge branch 'main' into tcp-rebased
1f7e7a75
Apollon77 Add default discovery timeout for PaseDiscovery (60s) and test contro…
cfb26211
Apollon77 Merge branch 'main' into tcp-rebased
1a2ab39b
Apollon77 Apollon77 changed the title Add Matter TCP transport support TCP: Add Matter TCP transport support 10 days ago
Apollon77 Merge branch 'main' into tcp-rebased
8a9d7512
Apollon77 TCP: Restructure transport abstractions: semantic naming and Connecte…
5f5fdaf8
Apollon77 Merge branch 'main' into tcp-rebased
777333eb
Apollon77 Fix review findings: unbounded queue, RN close/listener, naming, races
8c980c8e
Apollon77 Fix CI timeout: don't start TCP socket paused
2ac6c3da
Apollon77 Apollon77 added on hold

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone