94 stable releases
new 7.0.13 | Dec 10, 2024 |
---|---|
7.0.11 | Sep 26, 2024 |
7.0.7 | Jul 14, 2024 |
7.0.3 | Mar 16, 2024 |
2.11.3 | Nov 13, 2021 |
#1441 in Network programming
5,820 downloads per month
1MB
28K
SLoC
Async-graphql integration with Rocket.
Note: This integrates with the unreleased version 0.5 of Rocket, and so breaking changes in both this library and Rocket are to be expected.
To configure options for sending and receiving multipart requests, add your
instance of MultipartOptions
to the state managed by Rocket
(.manage(your_multipart_options)
).
Dependencies
~21–52MB
~1M SLoC