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 }}
SpikeHD
/
rsRPC
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
48
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor network stack, optimize performance, and add graceful shutdown
- #25
#25
Merged
SpikeHD
merged 11 commits into
SpikeHD:main
SpikeHD/rsRPC:main
from
vMohammad24:optimizations
vMohammad24/rsRPC:optimizations
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
refactor network stack, optimize performance, and add graceful shutdown
#25
SpikeHD
merged 11 commits into
SpikeHD:main
SpikeHD/rsRPC:main
from
vMohammad24:optimizations
vMohammad24/rsRPC:optimizations
Copy head branch name to clipboard
Commits
Commits on May 2, 2026
feat(nix): add dev env
vMohammad24
committed
9f1c7b4
View commit details
Copy full SHA for 9f1c7b4
Browse repository at this point
refactor(cli): switch from reqwest to ureq
vMohammad24
committed
475f945
View commit details
Copy full SHA for 475f945
Browse repository at this point
enable optimization flags
vMohammad24
committed
4160c0c
View commit details
Copy full SHA for 4160c0c
Browse repository at this point
refactor(lib): update deps
vMohammad24
committed
60fed4f
View commit details
Copy full SHA for 60fed4f
Browse repository at this point
get rid of unneccessary allocations, avoid a bunch of clones, reduce
Show description for 7b5b59a
vMohammad24
committed
7b5b59a
View commit details
Copy full SHA for 7b5b59a
Browse repository at this point
sysinfo only for non-linux
vMohammad24
committed
5a3968b
View commit details
Copy full SHA for 5a3968b
Browse repository at this point
feat(lib): graceful shutdown (handling ctrl+c)
vMohammad24
committed
977b8f3
View commit details
Copy full SHA for 977b8f3
Browse repository at this point
remove unused manifest keys (these are supposed to be in config.toml?)
vMohammad24
committed
0022f35
View commit details
Copy full SHA for 0022f35
Browse repository at this point
chore: bump ver (both lib & cli)
vMohammad24
committed
dbf69fb
View commit details
Copy full SHA for dbf69fb
Browse repository at this point
improve cleanup process
vMohammad24
committed
6a6aec8
View commit details
Copy full SHA for 6a6aec8
Browse repository at this point
Commits on May 3, 2026
clippy
vMohammad24
committed
4815f07
View commit details
Copy full SHA for 4815f07
Browse repository at this point
You can’t perform that action at this time.