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 }}
substantic
/
rain
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
761
Code
Issues
11
Pull requests
26
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Rust client
- #47
#47
Open
Kobzol
wants to merge 18 commits into
substantic:master
substantic/rain:master
from
Kobzol:rust-client
Kobzol/rain:rust-client
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
[WIP] Rust client
#47
Kobzol
wants to merge 18 commits into
substantic:master
substantic/rain:master
from
Kobzol:rust-client
Kobzol/rain:rust-client
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2018
RF [server] create stdout/stderr pipes directly from std::fs::File
Kobzol
committed
9ec4d71
View commit details
Copy full SHA for 9ec4d71
Browse repository at this point
[api] add basic Rust client interface
Kobzol
committed
6578cd3
View commit details
Copy full SHA for 6578cd3
Browse repository at this point
[cmd] add server stop command
Kobzol
committed
dad295c
View commit details
Copy full SHA for dad295c
Browse repository at this point
[api] use shared communicator for Rust client, add session close
Kobzol
committed
c6fca32
View commit details
Copy full SHA for c6fca32
Browse repository at this point
[api] add tasks, data objects and fetch to Rust client
Kobzol
committed
0f1348c
View commit details
Copy full SHA for 0f1348c
Browse repository at this point
[api] use types from common for Rust client
Kobzol
committed
630fabc
View commit details
Copy full SHA for 630fabc
Browse repository at this point
[api] add macro for serializing Capnp lists
Kobzol
committed
99bc661
View commit details
Copy full SHA for 99bc661
Browse repository at this point
[api] add unkeep, wait and waitSome to Rust client
Kobzol
committed
27d33e3
View commit details
Copy full SHA for 27d33e3
Browse repository at this point
[api] extract common tasks into an external trait implemented on Session
Kobzol
committed
00b55de
View commit details
Copy full SHA for 00b55de
Browse repository at this point
[api] add export task
Kobzol
committed
53bee79
View commit details
Copy full SHA for 53bee79
Browse repository at this point
[api] add waitAll for Rust client
Kobzol
committed
7c5bb93
View commit details
Copy full SHA for 7c5bb93
Browse repository at this point
[api] add local cluster
Kobzol
committed
fee393a
View commit details
Copy full SHA for fee393a
Browse repository at this point
[api] add simple creation method to LocalCluster
Kobzol
committed
05f439a
View commit details
Copy full SHA for 05f439a
Browse repository at this point
[api] use Rc for DataObject in session
Kobzol
committed
1e2f511
View commit details
Copy full SHA for 1e2f511
Browse repository at this point
[api] add macro for parsing Capnp lists
Kobzol
committed
1bab012
View commit details
Copy full SHA for 1bab012
Browse repository at this point
[api] use Rc for Tasks in session
Kobzol
committed
ffa94b1
View commit details
Copy full SHA for ffa94b1
Browse repository at this point
[api] use rain_core in rust client
Kobzol
committed
abdfda2
View commit details
Copy full SHA for abdfda2
Browse repository at this point
[api] add client test module, remove test crate
Kobzol
committed
163ad3b
View commit details
Copy full SHA for 163ad3b
Browse repository at this point
You can’t perform that action at this time.