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