Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
project-chip
/
rs-matter
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
571
Code
Issues
23
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Remove non-async cluster methods & go full-async
- #366
#366
Closed
gmarcosb
wants to merge 9 commits into
project-chip:main
project-chip/rs-matter:main
from
gmarcosb:new-tests-2
gmarcosb/rs-matter:new-tests-2
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Remove non-async cluster methods & go full-async
#366
gmarcosb
wants to merge 9 commits into
project-chip:main
project-chip/rs-matter:main
from
gmarcosb:new-tests-2
gmarcosb/rs-matter:new-tests-2
Copy head branch name to clipboard
Commits
Commits on Jan 27, 2026
Remove non-async cluster methods & go full-async
Show description for 367c090
gmarcosb
committed
367c090
View commit details
Copy full SHA for 367c090
Browse repository at this point
Klippy
gmarcosb
committed
03c4533
View commit details
Copy full SHA for 03c4533
Browse repository at this point
Fix bloat-check
gmarcosb
committed
d87f232
View commit details
Copy full SHA for d87f232
Browse repository at this point
Fix onoff_light_bt
gmarcosb
committed
3bc8ec9
View commit details
Copy full SHA for 3bc8ec9
Browse repository at this point
Apply Future<> changes to all usages to see if it helps improve size delta
gmarcosb
committed
3f627ce
View commit details
Copy full SHA for 3f627ce
Browse repository at this point
Commits on Jan 28, 2026
Try inline(always)
gmarcosb
committed
93e70a9
View commit details
Copy full SHA for 93e70a9
Browse repository at this point
Commits on Jan 29, 2026
Go back to having a SyncHandler which has sync methods, wrapped by an AsyncClusterHandler
Show description for 528fe92
gmarcosb
committed
528fe92
View commit details
Copy full SHA for 528fe92
Browse repository at this point
Commits on Feb 4, 2026
(Failed) attempt at optimizing by using compile-time matching to optimize away Ready futures
gmarcosb
committed
11ab6a1
View commit details
Copy full SHA for 11ab6a1
Browse repository at this point
Revert failed optimization attempt, as size report confirms this makes things worse rather than better
Show description for c505ffd
gmarcosb
committed
c505ffd
View commit details
Copy full SHA for c505ffd
Browse repository at this point
You can’t perform that action at this time.