project-chip / rs-matter

Rust implementation of the Matter protocol. Status: Experimental
Apache License 2.0
303 stars 43 forks source link

Re-introduce supports-concurrent-connections #188

Closed ivmarkov closed 1 month ago

ivmarkov commented 1 month ago

Not sure how exactly, but this change apparently did not land in main.

We need it so that folks can create their own root endpoint, which does support the non-concurrent commissioning scenario (as I do, in rs-matter-stack and esp-idf-matter).

ivmarkov commented 1 month ago

@kedars ^^^ (In the lack of committer privileges ATM, I cannot even request a review using the standard way)