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
.
Unity-Technologies
/
com.unity.netcode.gameobjects
Public
Notifications
You must be signed in to change notification settings
Fork
461
Star
2.3k
Code
Issues
41
Pull requests
25
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Transport rewrite & Editor Upgrade
- #187
#187
Merged
TwoTenPvP
merged 17 commits into
master
Unity-Technologies/com.unity.netcode.gameobjects:master
from
transport-rewrite
Unity-Technologies/com.unity.netcode.gameobjects:transport-rewrite
Copy head branch name to clipboard
Mar 29, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Transport rewrite & Editor Upgrade
#187
TwoTenPvP
merged 17 commits into
master
Unity-Technologies/com.unity.netcode.gameobjects:master
from
transport-rewrite
Unity-Technologies/com.unity.netcode.gameobjects:transport-rewrite
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2019
feat(transport): Rewrote transport system and upgraded clientId to 64bit
Show description for 4bf1965
TwoTenPvP
committed
4bf1965
View commit details
Copy full SHA for 4bf1965
Browse repository at this point
Merged master
TwoTenPvP
committed
b4f4a3b
View commit details
Copy full SHA for b4f4a3b
Browse repository at this point
docs(wiki): Updated wiki
TwoTenPvP
committed
51ed068
View commit details
Copy full SHA for 51ed068
Browse repository at this point
Merge master
TwoTenPvP
committed
7ce06c7
View commit details
Copy full SHA for 7ce06c7
Browse repository at this point
Commits on Mar 29, 2019
feat(config): Added option to disable NetworkedVar
TwoTenPvP
committed
8a5183a
View commit details
Copy full SHA for 8a5183a
Browse repository at this point
feat(transport): Added ENET transport
TwoTenPvP
committed
1b709f5
View commit details
Copy full SHA for 1b709f5
Browse repository at this point
Merge branch 'master' into transport-rewrite
TwoTenPvP
committed
29265e8
View commit details
Copy full SHA for 29265e8
Browse repository at this point
docs(xml): Added XML docs suppression to transports
TwoTenPvP
committed
1a6c74d
View commit details
Copy full SHA for 1a6c74d
Browse repository at this point
refactor: Fixed missing out assignments
TwoTenPvP
committed
831fb8a
View commit details
Copy full SHA for 831fb8a
Browse repository at this point
feat(editor): Added EnableNetworkedVar option to inspector
TwoTenPvP
committed
01df746
View commit details
Copy full SHA for 01df746
Browse repository at this point
feat(editor): Made maxBehaviourUpdatesPerTick property disabled when networkedVars are disabled
TwoTenPvP
committed
af3d032
View commit details
Copy full SHA for af3d032
Browse repository at this point
feat(editor): Added tooltips to NetworkConfig properties
TwoTenPvP
committed
d65f4b1
View commit details
Copy full SHA for d65f4b1
Browse repository at this point
refactor: Removed UnetNetworkingManagerHud example
TwoTenPvP
committed
bebeecd
View commit details
Copy full SHA for bebeecd
Browse repository at this point
feat(editor): Fixed Enet channels drawing in editor
TwoTenPvP
committed
f02cc92
View commit details
Copy full SHA for f02cc92
Browse repository at this point
fix(transport): Fixed enet polling
TwoTenPvP
committed
da9bc3d
View commit details
Copy full SHA for da9bc3d
Browse repository at this point
fix(editor): Fixed channel drawing in editor
TwoTenPvP
committed
c3a6f5b
View commit details
Copy full SHA for c3a6f5b
Browse repository at this point
feat(transport): Added UNET user channels
TwoTenPvP
committed
c65fb75
View commit details
Copy full SHA for c65fb75
Browse repository at this point
You can’t perform that action at this time.