commits
- fixed issues in the codegen for subscription types,
- fixed decode to account for the header
- added jetstream as manual impl of the traits.
- added examples for both.
By default, jacquard pulls in rouille to implement local oauth. This is most
certainly the correct choice for most users, but if you are implementing a
server (and therefore pulling in jacquard-axum), it's probably not what you
want. Therefore, jacquard-axum should depend on jacquard without default
features.
By default, jacquard pulls in rouille to implement local oauth. This is most
certainly the correct choice for most users, but if you are implementing a
server (and therefore pulling in jacquard-axum), it's probably not what you
want. Therefore, jacquard-axum should depend on jacquard without default
features.