Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / routerify/routerify issues and pull requests
#122 - hyper 1.0 support
Issue -
State: open - Opened by aslilac about 1 year ago
- 1 comment
#121 - Rewrite to Hyper 1.0
Pull Request -
State: closed - Opened by bartlomieju about 1 year ago
#120 - For testing it would be nice to have set_data method in RequestExt
Issue -
State: open - Opened by ry over 1 year ago
- 5 comments
#119 - RequestInfo in post middleware doesnt contain header added in pre middleware
Issue -
State: open - Opened by LizardWizzard almost 2 years ago
#118 - Route matching is potentially underterministic
Issue -
State: open - Opened by Mossaka over 2 years ago
#117 - opt-out hyper/tcp
Pull Request -
State: closed - Opened by kvinwang over 2 years ago
- 2 comments
#116 - Be able to opt-out the feature "hyper/tcp"
Issue -
State: open - Opened by kvinwang over 2 years ago
#115 - How to implement server sent events (SSE)?
Issue -
State: open - Opened by brandonros over 2 years ago
#114 - refactor: Update README
Pull Request -
State: closed - Opened by michaelgrigoryan25 over 2 years ago
#113 - Add `remote_addr()` from RequestExt to RequestInfo
Issue -
State: open - Opened by brandonros almost 3 years ago
- 1 comment
#112 - Make RouterService a optional feature
Pull Request -
State: open - Opened by teamplayer3 almost 3 years ago
#111 - Make RouterService a optional feature
Pull Request -
State: closed - Opened by teamplayer3 almost 3 years ago
#110 - Example for Shared State doesn't work
Issue -
State: closed - Opened by tolumide-ng about 3 years ago
- 2 comments
#108 - Fix parameter parsing when an extension is used
Pull Request -
State: closed - Opened by aeyoll about 3 years ago
- 12 comments
#107 - Using extension in route params?
Issue -
State: closed - Opened by aeyoll about 3 years ago
- 2 comments
#106 - Use minimal set of dependency features
Pull Request -
State: closed - Opened by danielnelson over 3 years ago
- 2 comments
#105 - Add support for Routerify to serve HTTPS requests
Pull Request -
State: closed - Opened by seanpianka over 3 years ago
- 2 comments
#104 - Update aws_lambda to use the latest aws-lambda-rust-runtime
Pull Request -
State: closed - Opened by seanpianka over 3 years ago
#103 - SSL support
Issue -
State: open - Opened by seanpianka over 3 years ago
#100 - Path specific middleware requires trailing slash to match route
Issue -
State: open - Opened by danielnelson over 3 years ago
#99 - Example from documentation doesn't work.
Issue -
State: closed - Opened by iupii over 3 years ago
- 1 comment
#98 - Logging RouteError
Issue -
State: closed - Opened by Selyatin over 3 years ago
- 1 comment
#97 - Use minimal set of dependency features
Issue -
State: closed - Opened by danielnelson over 3 years ago
- 3 comments
#96 - Hierarchical middleware
Issue -
State: open - Opened by seanpianka over 3 years ago
#95 - Remove X-POWERED-BY header
Pull Request -
State: closed - Opened by ErwanDL over 3 years ago
#94 - Make routerify::Error as enum or as Box type
Issue -
State: open - Opened by rousan over 3 years ago
- 6 comments
#93 - Clone for RequestServiceBuilder
Pull Request -
State: closed - Opened by kornelski over 3 years ago
- 5 comments
#92 - Is it possible to use with non-TCP connections? (e.g. UDS)
Issue -
State: open - Opened by kornelski over 3 years ago
- 4 comments
#91 - Configurability for X-POWERED-BY header
Pull Request -
State: closed - Opened by Selyatin over 3 years ago
- 5 comments
#90 - Removing X-POWERED-BY Header
Issue -
State: closed - Opened by Selyatin over 3 years ago
- 5 comments
#89 - Serving Static Files?
Issue -
State: closed - Opened by Selyatin over 3 years ago
- 1 comment
#88 - Cannot capture the correct param
Issue -
State: open - Opened by kingluo over 3 years ago
- 5 comments
Labels: help wanted
#86 - build: add clippy and fmt to ci
Pull Request -
State: closed - Opened by lucacasonato over 3 years ago
- 3 comments
#85 - Run clippy (on CI)
Issue -
State: closed - Opened by lucacasonato over 3 years ago
- 2 comments
#84 - feat: implement `RequestExt` on `http::Parts`
Pull Request -
State: closed - Opened by lucacasonato over 3 years ago
#80 - RequestExt on http::request::Parts
Issue -
State: closed - Opened by lucacasonato almost 4 years ago
- 3 comments
#79 - releez.yml fails if git-flow is not installed
Issue -
State: closed - Opened by seanpianka almost 4 years ago
- 4 comments
#78 - Add more organization owners on crates.io
Issue -
State: closed - Opened by seanpianka almost 4 years ago
- 7 comments
#77 - The performance of routeify is poor?
Issue -
State: closed - Opened by kingluo almost 4 years ago
- 6 comments
#76 - Does the paths get resolved in order?
Issue -
State: closed - Opened by kingluo almost 4 years ago
- 11 comments
#75 - Require only a shared reference when building a RequestService via the Builder
Pull Request -
State: closed - Opened by seanpianka almost 4 years ago
- 5 comments
#71 - Update error_handler to use new routerify::RouteError
Pull Request -
State: closed - Opened by Tehnix almost 4 years ago
- 2 comments
#68 - fix issue #67
Pull Request -
State: closed - Opened by verilou almost 4 years ago
- 1 comment
#67 - Example in readme not working
Issue -
State: closed - Opened by verilou almost 4 years ago
- 1 comment
#66 - RFC: 2.1 and beyond
Issue -
State: open - Opened by gsserge almost 4 years ago
- 6 comments
#65 - Query string parsing without middleware
Issue -
State: open - Opened by gsserge almost 4 years ago
Labels: help wanted
#64 - Revert "Avoid boxing the router service's response future"
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
#63 - Websocket crate incompatible with version 2
Issue -
State: open - Opened by mrene almost 4 years ago
- 8 comments
#62 - Avoid boxing the router service's response future
Pull Request -
State: closed - Opened by mrene almost 4 years ago
- 4 comments
#60 - Fix processing flow when pre middleware fails
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
#59 - Scoped middleware should not be applied to unscoped routes with the same prefix
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
- 3 comments
#58 - Scoped middleware should not be applied to unscoped routes with the same prefix
Issue -
State: closed - Opened by gsserge almost 4 years ago
#57 - Improve error handling
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
#56 - Maximum Request Size Feature Proposal
Pull Request -
State: closed - Opened by UndefinedBHVR almost 4 years ago
- 8 comments
#55 - support for old error creation api.
Pull Request -
State: closed - Opened by NikosEfthias almost 4 years ago
- 12 comments
#54 - Update list of Routerify's features
Pull Request -
State: closed - Opened by seanpianka almost 4 years ago
- 1 comment
#53 - Road to a 2.0.0 Release
Issue -
State: closed - Opened by seanpianka almost 4 years ago
- 18 comments
#52 - Request context doc and example
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
- 6 comments
#51 - Fix path params extraction
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
- 6 comments
#50 - Make Router immutable and use Arc<Router> instead of unsafe in RequestService.
Pull Request -
State: closed - Opened by gsserge almost 4 years ago
- 5 comments
#47 - Various improvements following Cargo Clippy suggestions.
Pull Request -
State: closed - Opened by UndefinedBHVR almost 4 years ago
#45 - Add comments for unsafe code
Pull Request -
State: closed - Opened by rousan almost 4 years ago
- 4 comments
#43 - Add request context
Pull Request -
State: closed - Opened by gsserge about 4 years ago
- 5 comments
#42 - Capability to return Response from Pre Middleware
Issue -
State: closed - Opened by UndefinedBHVR about 4 years ago
- 2 comments
#41 - Make the router error type more flexible
Pull Request -
State: closed - Opened by gsserge about 4 years ago
- 4 comments
#40 - Does routerify need new maintainers?
Issue -
State: closed - Opened by NikosEfthias about 4 years ago
- 29 comments
#39 - Panics seen when using RequestServiceBuilder
Issue -
State: closed - Opened by seanpianka about 4 years ago
- 5 comments
#38 - Implement RequestServiceBuilder
Pull Request -
State: closed - Opened by seanpianka about 4 years ago
- 11 comments
#37 - convert empty paths to / instead of panicking
Pull Request -
State: closed - Opened by NikosEfthias about 4 years ago
- 1 comment
#36 - At some point routerify panics
Issue -
State: closed - Opened by NikosEfthias about 4 years ago
- 3 comments
#35 - Update to Hyper v0.14.*, Tokio v1.*
Pull Request -
State: closed - Opened by seanpianka about 4 years ago
- 10 comments
#34 - Bump to hyper 0.14
Issue -
State: closed - Opened by mitchhentges about 4 years ago
- 6 comments
#33 - Remove constraint that request body is `hyper::Body`
Issue -
State: open - Opened by mitchhentges about 4 years ago
- 1 comment
#32 - insert x_powered_by as the first middleware
Pull Request -
State: closed - Opened by NikosEfthias about 4 years ago
- 3 comments
#31 - insert x_powered_by as the first middleware
Pull Request -
State: closed - Opened by NikosEfthias about 4 years ago
- 1 comment
#30 - user can override x-powered-by header
Pull Request -
State: closed - Opened by NikosEfthias about 4 years ago
- 1 comment
#29 - How can I access react req extensions at post middleware?
Issue -
State: closed - Opened by NikosEfthias about 4 years ago
- 11 comments
#28 - Using state sharing and access request body
Issue -
State: closed - Opened by la-urre about 4 years ago
- 2 comments
#27 - cannot remove x-powered-by header
Issue -
State: closed - Opened by NikosEfthias about 4 years ago
- 4 comments
#26 - there are no examples on using the request body.
Issue -
State: closed - Opened by NikosEfthias about 4 years ago
- 3 comments
#25 - Remove unsafe and Unpin
Pull Request -
State: closed - Opened by cpcloud about 4 years ago
- 1 comment
#24 - Replace error handling with thiserror
Pull Request -
State: closed - Opened by cpcloud about 4 years ago
- 1 comment
#23 - Replace error handling with thiserror
Pull Request -
State: closed - Opened by cpcloud about 4 years ago
- 4 comments
#22 - Middleware with next handler access
Issue -
State: closed - Opened by ar3s3ru about 4 years ago
- 3 comments
#21 - Add integration test for separate data/state per scope
Pull Request -
State: closed - Opened by seanpianka over 4 years ago
- 2 comments
#20 - Allow a subset of a scope's handlers have separate middleware stacks via "groups"?
Issue -
State: closed - Opened by seanpianka over 4 years ago
- 5 comments
#19 - Add more integration tests
Issue -
State: closed - Opened by rousan over 4 years ago
- 1 comment
#18 - Add basic smoke tests?
Issue -
State: closed - Opened by seanpianka over 4 years ago
- 14 comments
#17 - Separate data for scoped sub-routers?
Issue -
State: closed - Opened by seanpianka over 4 years ago
- 20 comments
#16 - Stateful/non `'static` handlers?
Issue -
State: closed - Opened by seanpianka over 4 years ago
- 11 comments
#15 - Update Error type from struct to enum type
Issue -
State: closed - Opened by rousan almost 5 years ago
- 1 comment
#14 - Option to specify a size limit to the request body
Issue -
State: open - Opened by rousan almost 5 years ago
- 3 comments
#13 - Add some more utility methods to RequestExt
Issue -
State: open - Opened by rousan almost 5 years ago
- 1 comment
Labels: help wanted
#12 - Session handling (feature request)
Issue -
State: closed - Opened by ghost almost 5 years ago
- 3 comments
#11 - Decode percent the full path before processing the request
Issue -
State: closed - Opened by rousan almost 5 years ago
#10 - Access Request in the error handler
Issue -
State: closed - Opened by ghost almost 5 years ago
- 4 comments
#9 - Use RegexSet to match routes
Issue -
State: closed - Opened by rousan almost 5 years ago
#8 - Add benchmark result to the README.md
Issue -
State: closed - Opened by rousan almost 5 years ago
#7 - Option to specify regex as path to match a request
Issue -
State: open - Opened by rousan almost 5 years ago
- 1 comment
Labels: help wanted
#6 - Add `hyper` keyword to all the routerify libraries
Issue -
State: open - Opened by rousan almost 5 years ago
- 3 comments