Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/salvo-rs/salvo

A powerful web framework built with a simplified design.
https://github.com/salvo-rs/salvo

chore(deps): update tokio-tungstenite requirement from 0.25 to 0.26

chrislearn opened this pull request 22 days ago
chore(deps): update tokio-tungstenite requirement from 0.25 to 0.26

dependabot[bot] opened this pull request 23 days ago
chore(deps): update tokio-tungstenite requirement from 0.24 to 0.25

chrislearn opened this pull request 23 days ago
Update opentelemetry-prometheus to 0.27

chrislearn opened this pull request 23 days ago
chore(deps): update tokio-tungstenite requirement from 0.24 to 0.25

dependabot[bot] opened this pull request 24 days ago
Update README.md

Type1J opened this pull request 24 days ago
Inconsistent separator in some oapi macros

johnpyp opened this issue 24 days ago
Http/3 issue

abouzoubaa opened this issue 28 days ago
fix: http range header is not correct

chrislearn opened this pull request 28 days ago
考虑做一个网关吗

wisonlau opened this issue 28 days ago
【提案】更简单的handler

fawdlstty opened this issue about 1 month ago
c盘重新安装后,启用443端口,程序出错

tzhangjing2024 opened this issue about 1 month ago
Can't find how to read body in chunks

CharlieBytesX opened this issue about 1 month ago
Add passkey support

prabirshrestha opened this issue about 2 months ago
Update sqlx to 0.8.2

chrislearn opened this pull request about 2 months ago
chore(deps): update bcrypt requirement from 0.15 to 0.16

dependabot[bot] opened this pull request about 2 months ago
Compilation Error When Using `ref` Keyword in Attribute for External File Reference

shishidosoichiro opened this issue about 2 months ago
我在集成OpenApi功能的使用,QueryParam书写方式不支持

Austin-Patrician opened this issue about 2 months ago
Introducing Salvo Guru on Gurubase.io

kursataktas opened this pull request about 2 months ago
docs: update ECOSYSTEM.md with new sections and format corrections

houseme opened this pull request about 2 months ago
chore(deps): update opentelemetry dependencies

chrislearn opened this pull request about 2 months ago
chore(deps): update opentelemetry requirement from 0.26 to 0.27

dependabot[bot] opened this pull request about 2 months ago
chore(deps): update opentelemetry-http requirement from 0.26 to 0.27

dependabot[bot] opened this pull request about 2 months ago
chore(deps): update opentelemetry-semantic-conventions requirement from 0.26 to 0.27

dependabot[bot] opened this pull request about 2 months ago
Update SwaggerUI to v5.18.2

chrislearn opened this pull request about 2 months ago
fix: StatusCode 405 is not set correctly

chrislearn opened this pull request about 2 months ago
Add License to crates Readme

chrislearn opened this pull request 2 months ago
fix(core): fix HoopedHandler::handle FlowCtrl

andeya opened this pull request 2 months ago
chore(deps): update thiserror requirement from 1 to 2

dependabot[bot] opened this pull request 2 months ago
fix: remove test features to dev

immno opened this pull request 2 months ago
fix: feature `force-https` should depends on `salvo_core/rustls`

chrislearn opened this pull request 2 months ago
fix(proxy): Ignore case of WS upgrade type (#974)

mwxxhdb opened this pull request 2 months ago
Add `rust-version = { workspace = true }` to crates `Cargo.toml`

chrislearn opened this pull request 2 months ago
feat: add rust-toolchain.toml

immno opened this pull request 2 months ago
fix: content disposition filename should quoted

chrislearn opened this pull request 2 months ago
fix: `Request::try_all_files` is not work correctly

chrislearn opened this pull request 2 months ago
fix docs

houseme opened this pull request 2 months ago
fix: correct typos and update URLs in README.md

houseme opened this pull request 2 months ago
fix docs

markcda opened this pull request 2 months ago
fix: cargo build fail

847850277 opened this pull request 2 months ago
希望添加 Salvo 中集成 JWT 使用 Redis 缓存的示例

jimashi opened this issue 2 months ago
display actual number of connections; don't wait if stop_forcible

davehorner opened this pull request 3 months ago
proxy forward_url support function like url_query_getter

tagore-cai opened this issue 3 months ago
chore: Use `let _ = ...` to replace `result.ok()`.

chrislearn opened this pull request 3 months ago
fix(oapi-macros): Support the generic parameters. #945

andeya opened this pull request 3 months ago
fix(oapi-macros): Support the generic parameters. #945

andeya opened this pull request 3 months ago
chore(core::writing): `try_set_header` add `#[inline(always)]`

andeya opened this pull request 3 months ago
ParseError message format

chrislearn opened this pull request 3 months ago
Run on scratch image in docker

CharlieBytesX opened this issue 3 months ago
Parse url query array style like ids=[1,2,3]

chrislearn opened this pull request 3 months ago
chore(craft-macros): Improve the compatibility of generic parameters.

andeya opened this pull request 3 months ago
OpenAPI macro It may not support the generic parameters.

andeya opened this issue 3 months ago
chore(deps): Update opentelemetry-* to 0.26

chrislearn opened this pull request 3 months ago
chore(deps): update opentelemetry-http requirement from 0.25 to 0.26

dependabot[bot] opened this pull request 3 months ago
chore(deps): update opentelemetry-semantic-conventions requirement from 0.25 to 0.26

dependabot[bot] opened this pull request 3 months ago
chore(deps): update brotli requirement from 6.0 to 7.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): update opentelemetry requirement from 0.25 to 0.26

dependabot[bot] opened this pull request 3 months ago
chore(NamedFile): Skip write content-type if it exists

chrislearn opened this pull request 3 months ago
chore(craft-macros): Add #[allow(non_camel_case_types)]

andeya opened this pull request 3 months ago
chore(craft-macros): Improve the robustness of extracting attributes.

andeya opened this pull request 3 months ago
fix: Accepting a Browser Initiated WebTransport Session Always Fails

chrislearn opened this pull request 3 months ago
chore(craft-macros): Support generic parameters.

andeya opened this pull request 3 months ago
Make Filter::filter async

chrislearn opened this pull request 3 months ago
Accepting a Browser Initiated WebTransport Session Always Fails

nfellabaum opened this issue 4 months ago
Fix with_host and add with_port

chrislearn opened this pull request 4 months ago
Refactor Path filter and remove useless lifetime

chrislearn opened this pull request 4 months ago
Add more try_* fns to Request

chrislearn opened this pull request 4 months ago
Refactor Path Filter and CombWisp

chrislearn opened this pull request 4 months ago
chore(otel): Treat status_code=none as 200(OK)

andeya opened this pull request 4 months ago
Set default status code to 200 after goal exexuted

chrislearn opened this pull request 4 months ago
fix: service hoops can not get status code correctly

chrislearn opened this pull request 4 months ago
如何通过request动态设置cors ?

micross opened this issue 4 months ago
Remove name conflict example

chrislearn opened this pull request 4 months ago
Set craft as optional feature

chrislearn opened this pull request 4 months ago
feat: Add salvo-craft-macros, solve the issue #919

andeya opened this pull request 4 months ago
Support converting multiple methods into handlers.

andeya opened this issue 4 months ago
fix: Status Code not set correct when not found

chrislearn opened this pull request 4 months ago
路由不存在时http状态码为啥是200而不是404 ?

micross opened this issue 4 months ago
Issue: Lack of Control Over Maximum Number of Connections

cristinel24 opened this issue 4 months ago
doc: add with-sentry example

Vision-Zhang opened this pull request 4 months ago
security fix: Jump out of the serve dir to access files on server

chrislearn opened this pull request 4 months ago
impl Display and Debug for Text and Json

chrislearn opened this pull request 4 months ago
平滑重启的最佳实践是什么?

lithbitren opened this issue 4 months ago
chore(deps): update tokio-tungstenite requirement from 0.23 to 0.24

dependabot[bot] opened this pull request 4 months ago
fix: higher-ranked lifetime error regarding config_stream

aoiryc opened this pull request 4 months ago
chore: Update opentelemetry-* dependencies

chrislearn opened this pull request 4 months ago
chore(deps): update opentelemetry-http requirement from 0.13 to 0.25

dependabot[bot] opened this pull request 4 months ago
chore(deps): update opentelemetry requirement from 0.24 to 0.25

dependabot[bot] opened this pull request 4 months ago