granian icon indicating copy to clipboard operation
granian copied to clipboard

A Rust HTTP server for Python applications

Results 58 granian issues
Sort by recently updated
recently updated
newest added

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.24.1 to 0.25.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-rustls&package-manager=cargo&previous-version=0.24.1&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.3 to 1.1.4. Release notes Sourced from pin-project's releases. 1.1.4 Suppress clippy::missing_docs_in_private_items and clippy::missing_inline_in_public_items lints in generated code. (#356, thanks @​daxpedda) Changelog Sourced from pin-project's changelog. [1.1.4]...

dependencies
rust

Bumps [tls-listener](https://github.com/tmccombs/tls-listener) from 0.8.0 to 0.9.1. Release notes Sourced from tls-listener's releases. v0.9.0 I apologize for yet another breaking release This corresponds with the release of hyper 1.0, where it...

dependencies
rust

Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.20.1 to 0.21.0. Changelog Sourced from tokio-tungstenite's changelog. 0.21.0 Update TLS dependencies. Update tungstenite to 0.21.0. Commits 52e59dd Release version 0.21.0 7b2cf20 Update rustls to 0.22 and...

dependencies
rust

Hi all 👋 This is an open call for people willing to contribute to Granian in a more structured way. Granian started as an experiment made on my laptop more...

help wanted

- [ ] needs to add header to advertise support for partial files - [ ] return correct response if the range requested isn't supported - [ ] return the...

Something like `--timeout 30`, I'm writing a benchmark and I need to set this value

wontfix

This issue tracks all the ASGI protocol extensions and the relevant state in Granian support. Dedicated issues to single extensions track the single implementation state. #### ASGI extensions - Lifespan...

asgi

Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.4 to 2.0.0. Release notes Sourced from rustls-pemfile's releases. 2.0.0 Headlines Improving API stability. This crate now uses types from rustls-pki-types; we expect this to reduce the...

dependencies
rust