This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
tarpc
Watch
1
Star
0
Fork
0
You've already forked tarpc
mirror of
https://github.com/OMGeeky/tarpc.git
synced
2025-12-29 15:49:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5f2fe5f4fe98baa3500d9421f20813940624fe3
tarpc
/
src
History
Adam Wright
b5f2fe5f4f
Merge pull request
#51
from tikue/client-side-request
...
Use cleverness to declare the client-side request enum inside a fn.
2016-09-13 18:02:04 -07:00
..
protocol
Rewrite using tokio (
#44
)
2016-09-04 16:09:50 -07:00
snake_to_camel
Use the new serde_derive crate.
2016-09-06 16:11:32 -07:00
client.rs
Rewrite using tokio (
#44
)
2016-09-04 16:09:50 -07:00
errors.rs
Remove two unused errors.
2016-09-04 19:03:52 -07:00
lib.rs
Use the new serde_derive crate.
2016-09-06 16:11:32 -07:00
macros.rs
Use cleverness to declare the client-side request enum inside a fn.
2016-09-06 03:54:02 -07:00
server.rs
Rewrite using tokio (
#44
)
2016-09-04 16:09:50 -07:00
util.rs
Rewrite using tokio (
#44
)
2016-09-04 16:09:50 -07:00