Commit graph

16 commits

Author SHA1 Message Date
Alec Thilenius
d961cf16af Allow dead code in service impl, bump to 0.3.2 2024-01-11 15:40:48 -05:00
Alec Thilenius
aa9254be18 Bump version to 0.3.1 2024-01-08 17:37:22 -05:00
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
Bojan Šernek
e8b0bd2b1a fix referencing google.protobuf messages 2023-05-24 09:19:16 -07:00
Alec Thilenius
7ee14669e9 Add server streaming support, huge rewrite 2023-05-07 20:13:43 -07:00
Alec Thilenius
bc3c7380dd Add a nasty hack to use re-exported crates. Makes me sad. 2023-05-02 14:55:04 -07:00
Alec Thilenius
7b1118dbee Add auto-downloading of protoc, update readme 2023-05-02 10:03:11 -07:00
Alec Thilenius
fa5ad9c5b8 Version bump and Crago.toml info 2023-04-29 10:07:40 -07:00
Alec Thilenius
4c84deddc9 Switch to prost and pbjson-build 2023-04-29 08:36:42 -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
c676f0ffe9 Add more info to the Cargo.toml files 2023-03-03 04:53:16 +00:00
Alec Thilenius
ae7afcfbea Initial commit 2023-03-03 04:14:18 +00:00