index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-rpcserver
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Make the top-level returned object a "session".
Nick Mathewson
2023-05-24
1
-0
/
+1
*
RPC: Rename session.rs to connection.rs
Nick Mathewson
2023-05-04
1
-2
/
+2
*
RPC: rename Session to Connection.
Nick Mathewson
2023-05-04
1
-1
/
+1
*
Add a generational arena for object mapping for RPC.
Nick Mathewson
2023-05-04
1
-0
/
+1
*
RPC: Move the "listen" part of the RPC listener code to `arti`.
Nick Mathewson
2023-05-04
1
-3
/
+1
*
rpc: Make an RpcMgr type to own the DispatchTable.
Nick Mathewson
2023-05-04
1
-0
/
+3
*
rpc: Improve error reporting for invalid requests
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add standard warnings to arti-rpcserver
Nick Mathewson
2023-04-12
1
-3
/
+35
*
RPC: add a temporary "listen" function.
Nick Mathewson
2023-04-12
1
-0
/
+3
*
rpc: Add a Session object and an interaction loop.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add asynchronous_codec wrapper for jsonlines.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Add a cancellable future type.
Nick Mathewson
2023-04-12
1
-0
/
+1
*
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
1
-0
/
+8