Commit graph

15 commits

Author SHA1 Message Date
vkill
b6c11ad2c0 Support for Unary-Get-Request 2024-01-08 14:17:55 -08:00
vkill
929027e321 Support for Unary-Get-Request 2024-01-08 14:17:55 -08:00
Alec Thilenius
48752280e4 Update to axum 0.7; remove TBody template types 2023-12-28 11:50:13 -05:00
Alec Thilenius
7e6fe2c87c Take axum-connect out of alpha 2023-10-03 17:10:21 -07:00
Alec Thilenius
7ee14669e9 Add server streaming support, huge rewrite 2023-05-07 20:13:43 -07:00
Alec Thilenius
7b1118dbee Add auto-downloading of protoc, update readme 2023-05-02 10:03:11 -07:00
Alec Thilenius
32313e83b5 Remove client example 2023-04-29 10:04:47 -07:00
Alec Thilenius
4c84deddc9 Switch to prost and pbjson-build 2023-04-29 08:36:42 -07:00
Alec Thilenius
47b4b09162 Change RpcFromRequestPart impl to non-macro, add State and ConnectInfo 2023-04-28 09:30:29 -07:00
Alec Thilenius
6ca78c66f9 Add content-type json to response headers 2023-04-25 11:17:22 -07:00
Alec Thilenius
7bc2b9f6f4 Add an example React client that points to buf Eliza service 2023-04-03 18:52:47 -07:00
Alec Thilenius
ec1a3249f0 Add custom rust type resolving for code gen. 2023-03-06 18:10:45 +00:00
Alec Thilenius
673d79c73e Add Into Req/Res traits and large cleanup. 2023-03-03 20:50:29 +00:00
Alec Thilenius
3e1cd13500 Add a readme and license files. 2023-03-03 04:36:10 +00:00
Alec Thilenius
ae7afcfbea Initial commit 2023-03-03 04:14:18 +00:00