Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

Courier v0.3

Compare
Choose a tag to compare
@randomPoison randomPoison released this 23 Aug 01:25
· 2 commits to master since this release

Initial release supporting v0.3.x of Rocket. Provides support for deriving FromData and Responder for any types that implement serde::Deserialize and serde::Serialize, respectively. Also supports using both JSON and MessagePack formats for data transfer.