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
Type
/
to 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
.
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.3k
Code
Issues
115
Pull requests
135
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(realtime): enforce room access continuously, not only at join
- #6170
#6170
Merged
waleedlatif1
merged 11 commits into
staging
simstudioai/sim:staging
from
worktree-realtime-room-authz
simstudioai/sim:worktree-realtime-room-authz
Copy head branch name to clipboard
Aug 2, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(realtime): enforce room access continuously, not only at join
#6170
waleedlatif1
merged 11 commits into
staging
simstudioai/sim:staging
from
worktree-realtime-room-authz
simstudioai/sim:worktree-realtime-room-authz
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
fix(realtime): enforce room access continuously, not only at join
Show description for 498f38b
waleedlatif1
committed
498f38b
View commit details
Copy full SHA for 498f38b
Browse repository at this point
refactor(realtime): one shared eviction path for revoked room access
Show description for 553d1aa
waleedlatif1
committed
553d1aa
View commit details
Copy full SHA for 553d1aa
Browse repository at this point
fix(realtime): re-check access before workspace-list room joins too
Show description for 28192ff
waleedlatif1
committed
28192ff
View commit details
Copy full SHA for 28192ff
Browse repository at this point
fix(realtime): order role-cache writes by read start, not write time
Show description for 950d8a0
waleedlatif1
committed
950d8a0
View commit details
Copy full SHA for 950d8a0
Browse repository at this point
chore(realtime): drop the test-only unguarded role-cache writer
Show description for 98d82bd
waleedlatif1
committed
98d82bd
View commit details
Copy full SHA for 98d82bd
Browse repository at this point
fix(realtime): keep handler-initiated table eviction retryable
Show description for 1086dc3
waleedlatif1
committed
1086dc3
View commit details
Copy full SHA for 1086dc3
Browse repository at this point
fix(realtime): re-resolve access at join commit instead of peeking the cache
Show description for 7323300
waleedlatif1
committed
7323300
View commit details
Copy full SHA for 7323300
Browse repository at this point
fix(realtime): keep the join generation guard after the access re-check
Show description for f7d6387
waleedlatif1
committed
f7d6387
View commit details
Copy full SHA for f7d6387
Browse repository at this point
Commits on Aug 2, 2026
test(realtime): use the shared sleep helper in the new join tests
Show description for 2dc2d59
waleedlatif1
committed
2dc2d59
View commit details
Copy full SHA for 2dc2d59
Browse repository at this point
fix(realtime): leave the prior table room only once the join is certain
Show description for 9b52f63
waleedlatif1
committed
9b52f63
View commit details
Copy full SHA for 9b52f63
Browse repository at this point
fix(realtime): close the table join window between re-check and commit
Show description for 54fdd4f
waleedlatif1
committed
54fdd4f
View commit details
Copy full SHA for 54fdd4f
Browse repository at this point
You can’t perform that action at this time.