|
0a6e975ca5
|
Get rid of all transport types and settle on Protobuf (#25)
* Get rid of all transport types and settle on Protobuf
hope i don't regret this
* Update Cargo.toml
* Update agent.py
|
2024-12-12 16:53:49 -06:00 |
|
|
643a47953e
|
add protobuf transport and refactor to support (#24)
|
2024-12-11 20:28:57 -06:00 |
|
|
a135fdc8bb
|
remove unneeded client and server code (#22)
|
2024-12-11 16:24:03 -06:00 |
|
|
235bb4419d
|
switch from runner to ipc and long-running sidecar process (#21)
|
2024-12-11 16:16:40 -06:00 |
|
|
2cbc24b5f0
|
remove unused socket_path
|
2024-12-10 22:18:20 -06:00 |
|
|
6f27c5ba9d
|
remove vestiges of windows traits (#19)
* remove vestiges of windows traits
* remove unused
|
2024-12-10 22:16:09 -06:00 |
|
|
7573415597
|
fix
|
2024-12-10 21:37:54 -06:00 |
|
|
58c5724392
|
Update client.rs
|
2024-12-10 21:12:22 -06:00 |
|
|
8636a7f198
|
add integration tests for retries, fix bugs that surfaced (#18)
|
2024-12-10 20:27:21 -06:00 |
|
|
a2ebd0dc8f
|
create djls-ipc crate for communicating with Django process (#17)
|
2024-12-10 18:49:41 -06:00 |
|