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
.
matrix-org
/
matrix-js-sdk
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
701
Star
2.2k
Code
Issues
239
Pull requests
19
Actions
Projects
Security and quality
12
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
rtc: Cache RTC discovery in the MatrixClient
- #5470
#5470
Merged
BillCarsonFr
merged 15 commits into
develop
matrix-org/matrix-js-sdk:develop
from
valere/rtc/cache_dicovery
matrix-org/matrix-js-sdk:valere/rtc/cache_dicovery
Copy head branch name to clipboard
Aug 8, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
rtc: Cache RTC discovery in the MatrixClient
#5470
BillCarsonFr
merged 15 commits into
develop
matrix-org/matrix-js-sdk:develop
from
valere/rtc/cache_dicovery
matrix-org/matrix-js-sdk:valere/rtc/cache_dicovery
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
rtc: Cache RTC discovery in the MatrixClient
BillCarsonFr
committed
42dc7e3
View commit details
Copy full SHA for 42dc7e3
Browse repository at this point
refactor: Reuse cachedValue for WellKnown
BillCarsonFr
committed
b965545
View commit details
Copy full SHA for b965545
Browse repository at this point
fixup lint types
BillCarsonFr
committed
e7af9d6
View commit details
Copy full SHA for e7af9d6
Browse repository at this point
Add a new ClientEvent for RtcTransportsUpdated
BillCarsonFr
committed
41f27cd
View commit details
Copy full SHA for 41f27cd
Browse repository at this point
Commits on Aug 6, 2026
fixup unhandled rejection
BillCarsonFr
committed
bcff444
View commit details
Copy full SHA for bcff444
Browse repository at this point
fixup: add missing mock
BillCarsonFr
committed
721fd67
View commit details
Copy full SHA for 721fd67
Browse repository at this point
Merge branch 'develop' into valere/rtc/cache_dicovery
BillCarsonFr
committed
af05eb1
View commit details
Copy full SHA for af05eb1
Browse repository at this point
fix text mocking
BillCarsonFr
committed
fcae0d7
View commit details
Copy full SHA for fcae0d7
Browse repository at this point
Commits on Aug 7, 2026
review: Rename ClientCachedValue to ClientPollingCachedValue
BillCarsonFr
committed
6844353
View commit details
Copy full SHA for 6844353
Browse repository at this point
review: do not use inheritance, use generic configurable object
BillCarsonFr
committed
e08796b
View commit details
Copy full SHA for e08796b
Browse repository at this point
Make updating the ttl only at start time
BillCarsonFr
committed
0e6487c
View commit details
Copy full SHA for 0e6487c
Browse repository at this point
quick review changes
BillCarsonFr
committed
f70d8ca
View commit details
Copy full SHA for f70d8ca
Browse repository at this point
review: wait should reject in case of error
BillCarsonFr
committed
f20518b
View commit details
Copy full SHA for f20518b
Browse repository at this point
Merge branch 'develop' into valere/rtc/cache_dicovery
BillCarsonFr
committed
3f9ae2e
View commit details
Copy full SHA for 3f9ae2e
Browse repository at this point
fix test compilation
BillCarsonFr
committed
641108e
View commit details
Copy full SHA for 641108e
Browse repository at this point
You can’t perform that action at this time.