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
.
loro-dev
/
protocol
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
36
Code
Issues
7
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Emit room errors on js client
- #54
#54
Closed
karstenda
wants to merge 16 commits into
loro-dev:main
loro-dev/protocol:main
from
karstenda:emit-room-errors-on-js-client
karstenda/loro-protocol:emit-room-errors-on-js-client
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Emit room errors on js client
#54
karstenda
wants to merge 16 commits into
loro-dev:main
loro-dev/protocol:main
from
karstenda:emit-room-errors-on-js-client
karstenda/loro-protocol:emit-room-errors-on-js-client
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2025
Support Cookies when authenticating new sockets
karstenda
committed
fb3b3ac
View commit details
Copy full SHA for fb3b3ac
Browse repository at this point
Removing the yarn.lock file
karstenda
committed
23474f7
View commit details
Copy full SHA for 23474f7
Browse repository at this point
Include request struct in handshake_auth instead of cookies
karstenda
committed
c9f6b13
View commit details
Copy full SHA for c9f6b13
Browse repository at this point
Commits on Dec 17, 2025
Exposing conn_id to hooks to recognize user sessions
karstenda
committed
6122a3a
View commit details
Copy full SHA for 6122a3a
Browse repository at this point
Commits on Dec 30, 2025
Added support for a new "on_close_connection" hook.
karstenda
committed
0e875bb
View commit details
Copy full SHA for 0e875bb
Browse repository at this point
Commits on Jan 4, 2026
Add initial support for update hook
karstenda
committed
da4da59
View commit details
Copy full SHA for da4da59
Browse repository at this point
Support blocking of updates through on_update hook
karstenda
committed
18a5fdc
View commit details
Copy full SHA for 18a5fdc
Browse repository at this point
Don't call 'on_update' for empty updates.
karstenda
committed
6f0801e
View commit details
Copy full SHA for 6f0801e
Browse repository at this point
Commits on Jan 5, 2026
New on_update hook return type to support ctx and direct doc updates.
karstenda
committed
519d850
View commit details
Copy full SHA for 519d850
Browse repository at this point
Commits on Jan 23, 2026
Support server init with external registry
karstenda
committed
5c01b68
View commit details
Copy full SHA for 5c01b68
Browse repository at this point
Removed superflous comment
karstenda
committed
74ef22d
View commit details
Copy full SHA for 74ef22d
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into support-update-hook-rs
karstenda
committed
4ac4bb3
View commit details
Copy full SHA for 4ac4bb3
Browse repository at this point
Support server lorodoc updates without need for websocket
karstenda
committed
36e4966
View commit details
Copy full SHA for 36e4966
Browse repository at this point
Commits on Jan 24, 2026
Added support for opening and closing rooms without socket connection.
karstenda
committed
5f1ae74
View commit details
Copy full SHA for 5f1ae74
Browse repository at this point
Commits on Feb 4, 2026
Support editing the document from the server side.
karstenda
committed
3f85066
View commit details
Copy full SHA for 3f85066
Browse repository at this point
Emitting room error status before cleanup room on js client
karstenda
committed
c12d734
View commit details
Copy full SHA for c12d734
Browse repository at this point
You can’t perform that action at this time.