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
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
.
coder
/
coder
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
14.6k
Code
Issues
739
Pull requests
296
Discussions
Actions
Projects
Security and quality
36
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor: Improve handshake resiliency of peer
- #95
#95
Merged
kylecarbs
merged 23 commits into
main
coder/coder:main
from
peerlog
coder/coder:peerlog
Copy head branch name to clipboard
Jan 31, 2022
Conversation
Commits
23
(23)
Checks
Files changed
Merged
refactor: Improve handshake resiliency of peer
#95
kylecarbs
merged 23 commits into
main
coder/coder:main
from
peerlog
coder/coder:peerlog
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2022
fix: Synchronize peer logging with a channel
Show description for bf2f59f
kylecarbs
committed
bf2f59f
View commit details
Copy full SHA for bf2f59f
Browse repository at this point
Merge branch 'main' into peerlog
kylecarbs
committed
a8fe659
View commit details
Copy full SHA for a8fe659
Browse repository at this point
Disable pion logging
kylecarbs
committed
aad88e0
View commit details
Copy full SHA for aad88e0
Browse repository at this point
Remove buffer
kylecarbs
committed
59751f4
View commit details
Copy full SHA for 59751f4
Browse repository at this point
Try ICE servers
kylecarbs
committed
107eb96
View commit details
Copy full SHA for 107eb96
Browse repository at this point
Remove flushed
kylecarbs
committed
86cb3d4
View commit details
Copy full SHA for 86cb3d4
Browse repository at this point
Add diagram explaining handshake
kylecarbs
committed
90d26f2
View commit details
Copy full SHA for 90d26f2
Browse repository at this point
Fix candidate accept ordering
kylecarbs
committed
a5bd7e4
View commit details
Copy full SHA for a5bd7e4
Browse repository at this point
Add debug logging to peerbroker
kylecarbs
committed
6528cdf
View commit details
Copy full SHA for 6528cdf
Browse repository at this point
Fix send ordering
kylecarbs
committed
b6003c7
View commit details
Copy full SHA for b6003c7
Browse repository at this point
Lock adding ICE candidate
kylecarbs
committed
7445f12
View commit details
Copy full SHA for 7445f12
Browse repository at this point
Add test for negotiating out of order
kylecarbs
committed
e155e31
View commit details
Copy full SHA for e155e31
Browse repository at this point
Reduce connection to a single negotiation channel
kylecarbs
committed
65f378c
View commit details
Copy full SHA for 65f378c
Browse repository at this point
Improve test times by pre-installing Terraform
kylecarbs
committed
700afe4
View commit details
Copy full SHA for 700afe4
Browse repository at this point
Lock remote session description being applied
kylecarbs
committed
7eccb81
View commit details
Copy full SHA for 7eccb81
Browse repository at this point
Organize conn
kylecarbs
committed
679e4aa
View commit details
Copy full SHA for 679e4aa
Browse repository at this point
Revert to multi-channel setup
kylecarbs
committed
f20ce9d
View commit details
Copy full SHA for f20ce9d
Browse repository at this point
Properly close ICE gatherer
kylecarbs
committed
09d8442
View commit details
Copy full SHA for 09d8442
Browse repository at this point
Improve comments
kylecarbs
committed
1facda9
View commit details
Copy full SHA for 1facda9
Browse repository at this point
Try removing buffered candidates
kylecarbs
committed
f58a980
View commit details
Copy full SHA for f58a980
Browse repository at this point
Commits on Jan 31, 2022
Buffer local and remote messages
kylecarbs
committed
b294481
View commit details
Copy full SHA for b294481
Browse repository at this point
Log dTLS transport state
kylecarbs
committed
65c58c3
View commit details
Copy full SHA for 65c58c3
Browse repository at this point
Add pion logging
kylecarbs
committed
cd775ab
View commit details
Copy full SHA for cd775ab
Browse repository at this point
You can’t perform that action at this time.