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 }}
feather-rs
/
feather
Public
Notifications
You must be signed in to change notification settings
Fork
142
Star
2.7k
Code
Issues
66
Pull requests
38
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Architecture rewrite
- #7
#7
Merged
caelunshun
merged 17 commits into
master
feather-rs/feather:master
from
architecture
feather-rs/feather:architecture
Copy head branch name to clipboard
Jul 1, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Architecture rewrite
#7
caelunshun
merged 17 commits into
master
feather-rs/feather:master
from
architecture
feather-rs/feather:architecture
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2019
Prepare for architecture rewrite
caelunshun
committed
88e817e
View commit details
Copy full SHA for 88e817e
Browse repository at this point
Implement generational indices
caelunshun
committed
5bd7445
View commit details
Copy full SHA for 5bd7445
Browse repository at this point
Reimplement `World`
caelunshun
committed
6b546d6
View commit details
Copy full SHA for 6b546d6
Browse repository at this point
Run rustfmt
caelunshun
committed
0cfee20
View commit details
Copy full SHA for 0cfee20
Browse repository at this point
Fix genindex to properly use Options
caelunshun
committed
e6ba0ef
View commit details
Copy full SHA for e6ba0ef
Browse repository at this point
Start work on network component
caelunshun
committed
a439011
View commit details
Copy full SHA for a439011
Browse repository at this point
Commits on Jul 1, 2019
Further work on network system implementation
caelunshun
committed
c5565f2
View commit details
Copy full SHA for c5565f2
Browse repository at this point
Work on InitialHandler
caelunshun
committed
b16d377
View commit details
Copy full SHA for b16d377
Browse repository at this point
Finish InitialHandler implementation
caelunshun
committed
a02f3df
View commit details
Copy full SHA for a02f3df
Browse repository at this point
Fix compiler warnings
caelunshun
committed
9546aa3
View commit details
Copy full SHA for 9546aa3
Browse repository at this point
Run rustfmt
caelunshun
committed
e20054c
View commit details
Copy full SHA for e20054c
Browse repository at this point
Implement new connection management
caelunshun
committed
e75a31b
View commit details
Copy full SHA for e75a31b
Browse repository at this point
Fix InitialHandler to allow clients to connect
caelunshun
committed
b7631e0
View commit details
Copy full SHA for b7631e0
Browse repository at this point
Improve error messages in InitialHandler
caelunshun
committed
914d641
View commit details
Copy full SHA for 914d641
Browse repository at this point
Send chunk data packets. Architecture update now has feature parity with the master branch
caelunshun
committed
f16e9ae
View commit details
Copy full SHA for f16e9ae
Browse repository at this point
Fix panic caused by world not allowing chunks to load if they're already loaded
caelunshun
committed
8d8441e
View commit details
Copy full SHA for 8d8441e
Browse repository at this point
Send keepalives
caelunshun
committed
950a8fa
View commit details
Copy full SHA for 950a8fa
Browse repository at this point
You can’t perform that action at this time.