Commit graph

32 commits

Author SHA1 Message Date
Alec Thilenius
93cf1711d1 Add nix flake for build deps 2024-09-22 07:50:26 -07:00
Alec Thilenius
eb39acaf30 Update example to include error type and more detail 2024-02-19 16:59:58 -08:00
vkill
cd33439672 Fixed the bug of message decode in Unary-Request 2024-02-01 10:40:46 -08:00
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
80d49d8ca5 Update readme. 2023-12-28 11:52:42 -05:00
Alec Thilenius
48752280e4 Update to axum 0.7; remove TBody template types 2023-12-28 11:50:13 -05:00
Alec Thilenius
a7cec357ba Add message about 0.7 2023-12-24 18:24:48 -05:00
Alec Thilenius
7e6fe2c87c Take axum-connect out of alpha 2023-10-03 17:10:21 -07:00
Alec Thilenius
ccbebb8dce Fix a few typos 2023-05-29 22:01:18 -07:00
Alec Thilenius
9f017696e5 Update readme with a bit more info and thoughts 2023-05-25 17:53:18 -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
297ad0e6ff Small readme fixes 2023-05-06 10:09:02 -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
2016c0dcc2 Add pbjson to axum-connect deps, update readme 2023-05-02 10:43:47 -07:00
Alec Thilenius
7b1118dbee Add auto-downloading of protoc, update readme 2023-05-02 10:03:11 -07:00
Alec Thilenius
d92f5529c5 Minor fix in README 2023-04-29 10:21:06 -07:00
Alec Thilenius
7e1d7b6c18 Update README 2023-04-29 10:08:06 -07:00
Alec Thilenius
fa5ad9c5b8 Version bump and Crago.toml info 2023-04-29 10:07:40 -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
c676f0ffe9 Add more info to the Cargo.toml files 2023-03-03 04:53:16 +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