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

Download history 552/week @ 2024-08-19 754/week @ 2024-08-26 758/week @ 2024-09-02 753/week @ 2024-09-09 622/week @ 2024-09-16 1233/week @ 2024-09-23 570/week @ 2024-09-30 1131/week @ 2024-10-07 2087/week @ 2024-10-14 2106/week @ 2024-10-21 1367/week @ 2024-10-28 1276/week @ 2024-11-04 1495/week @ 2024-11-11 1902/week @ 2024-11-18 1031/week @ 2024-11-25 1383/week @ 2024-12-02

5,820 downloads per month

MIT/Apache

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)).

Full Example

Dependencies

~21–52MB
~1M SLoC