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

Update opentelemetry-http requirement from 0.8 to 0.9

dependabot[bot] opened this pull request over 1 year ago
fix(serve-static): set content-type for embed

chrislearn opened this pull request over 1 year ago
Add support for `#[schema(default = )]` on user-defined types

chrislearn opened this pull request over 1 year ago
http response content type header not set uri=

bmbper opened this issue over 1 year ago
fix(proxy): Proxy ws not working #337

chrislearn opened this pull request over 1 year ago
Websocket upgrade in proxy crate not working

sarendsen opened this issue over 1 year ago
chore!(extra): tokio-tungstenite upgrade to 0.20

chrislearn opened this pull request over 1 year ago
Static serve example does not work

FallingSnow opened this issue over 1 year ago
Added support for Arc fields to be treated like Box or RefCell

chrislearn opened this pull request over 1 year ago
hello-h3的http3功能不能正常使用

xmh0511 opened this issue over 1 year ago
can not build without openssl with feature jwt-auth enabled

diablur opened this issue over 1 year ago
chore: Upgrade swagger-ui to v5.1.3

chrislearn opened this pull request over 1 year ago
fix!: Http scheme or version detect error

chrislearn opened this pull request over 1 year ago
chore: update `salvo-http3` to 0.0.3

chrislearn opened this pull request over 1 year ago
fix: error page bad format

chrislearn opened this pull request over 1 year ago
Upgrade swagger ui to 5.1.1

chrislearn opened this pull request over 1 year ago
Update hyper requirement from =1.0.0-rc.3 to =1.0.0-rc.4

chrislearn opened this pull request over 1 year ago
Update salvo-utils requirement from 0.0.3 to 0.0.4

dependabot[bot] opened this pull request over 1 year ago
fix: replace `::` to `.` in operationid #321

chrislearn opened this pull request over 1 year ago
Consistent id generation for handlers and schema for oapi

prabirshrestha opened this issue over 1 year ago
fix components spelling

prabirshrestha opened this pull request over 1 year ago
add ToSchema support for secrecy crate

prabirshrestha opened this issue over 1 year ago
Access Control for Salvo

greenpdx opened this issue over 1 year ago
Update hyper requirement from =1.0.0-rc.3 to =1.0.0-rc.4

dependabot[bot] opened this pull request over 1 year ago
savlo 0.45.0 doesn't compile under musl due to openssl

prabirshrestha opened this issue over 1 year ago
ToSchema macros cannot be used with #[serde(flatten)] macros

fankaiLiu opened this issue over 1 year ago
Duplicate parameters in generated openapi

carueda opened this issue over 1 year ago
Update bcrypt requirement from 0.14 to 0.15

dependabot[bot] opened this pull request over 1 year ago
requires tracing-subscriber = "*" in toml dependencies

lineality opened this issue over 1 year ago
logging middleware: res.status_code is empty

wonktondI opened this issue over 1 year ago
generating openapi for custom error enums

fruitsbat opened this issue over 1 year ago
Proposal to switch from h3 to sec-http3 for webtransport

darioalessandro opened this issue over 1 year ago
I hope to defend against CSRF by customizing the request header

zy010101 opened this issue over 1 year ago
OIDC support

chrislearn opened this pull request over 1 year ago
webtransport设置timeout

redoriental opened this issue over 1 year ago
TcpListener可以用在udp上面?还是说这个只是一个名字

redoriental opened this issue over 1 year ago
Webtransport support

chrislearn opened this pull request over 1 year ago
Update rcgen requirement from 0.10 to 0.11

dependabot[bot] opened this pull request over 1 year ago
Update salvo-utils requirement from 0.0.2 to 0.0.3

dependabot[bot] opened this pull request over 1 year ago
proxy failing with todo

prabirshrestha opened this issue over 1 year ago
Update fastrand requirement from 1 to 2

dependabot[bot] opened this pull request over 1 year ago
bring back listenfd example

prabirshrestha opened this issue over 1 year ago
Wrap attribute with salvo

chrislearn opened this pull request over 1 year ago
Update tokio-tungstenite requirement from 0.18 to 0.19

dependabot[bot] opened this pull request over 1 year ago
递归结构体 生成文档发生错误

lyqgit opened this issue over 1 year ago
Reconstruct `StatusError`

chrislearn opened this pull request over 1 year ago
Add cancellation token for a request

prabirshrestha opened this issue over 1 year ago
sse-gzip with slow stream

Algorab opened this issue over 1 year ago
When could grpc be integrated?

intfish123 opened this issue over 1 year ago
Remove async-compression

chrislearn opened this pull request over 1 year ago
Upgrade rustls

chrislearn opened this pull request over 1 year ago
HTTP3

liuzonglin1 opened this issue over 1 year ago
Integration with validation library?

zajimumaaa opened this issue over 1 year ago
Ability to set validation in JwtAuth

rhrn opened this pull request over 1 year ago
OpenAPI Reconstruct

chrislearn opened this pull request over 1 year ago
gzip compression reduce throughput to much

Algorab opened this issue over 1 year ago
Add OpenAPI support

chrislearn opened this pull request over 1 year ago
OpenAPI implemention

chrislearn opened this pull request over 1 year ago
WIP: Openapi supports

chrislearn opened this pull request over 1 year ago
New cors

chrislearn opened this pull request over 1 year ago
New cors

chrislearn opened this pull request over 1 year ago
misc: fix various typos

yedpodtrzitko opened this pull request over 1 year ago
Upgrade to h3 0.0.2

chrislearn opened this pull request over 1 year ago
Modify Extractable Response

gluax opened this issue almost 2 years ago
Upgrade macros to use syn 2

chrislearn opened this pull request almost 2 years ago
Add application/wasm into default content types

chrislearn opened this pull request almost 2 years ago
Compression support for WASM

MahdiBaghbani opened this issue almost 2 years ago
OpenTelemetry support

chrislearn opened this pull request almost 2 years ago
Fix "error" flash messages showing up as "warning"

mholyland opened this pull request almost 2 years ago
Simplify Catcher

chrislearn opened this pull request almost 2 years ago
Add eyre support

chrislearn opened this pull request almost 2 years ago
Remove FlowCtrlStage

chrislearn opened this pull request almost 2 years ago
Enhance catch error feature

chrislearn opened this pull request almost 2 years ago
Add PROXY_AUTHORIZATION to header names

depth-liu opened this pull request almost 2 years ago
Add MSRV check for CI

depth-liu opened this pull request almost 2 years ago
Use u64 for file size

depth-liu opened this pull request almost 2 years ago
Fix FlashDeptExt having a "mut" in outgoing_flash

mholyland opened this pull request almost 2 years ago
Fix FilePart's size always None

chrislearn opened this pull request almost 2 years ago
`req.file("key").size()` always returns `None`

xmh0511 opened this issue almost 2 years ago
Use offical h3 and h3-quinn

chrislearn opened this pull request almost 2 years ago
Shared mutable state

ja3abuser opened this issue almost 2 years ago
如果有客户端链接的情况下graceful shutdown将一直等待!

luo12yan opened this issue almost 2 years ago
TcpListener: possible outdated docs and examples?

MahdiBaghbani opened this issue almost 2 years ago
为什么最新的发布版本不支持Http/3

zzwxh opened this issue almost 2 years ago
CI update

chrislearn opened this pull request almost 2 years ago
Run from docker is closed after request

yamelsenih opened this issue almost 2 years ago
Cache stored in redis

josejachuf opened this issue almost 2 years ago
content-type header is being overwritten

Volkor3-16 opened this issue almost 2 years ago
tentative changes for async-session v4

jbr opened this pull request almost 2 years ago
Repose with a binary data

yamelsenih opened this issue almost 2 years ago
Parse binary body

yamelsenih opened this issue almost 2 years ago
Chunked size does not work

xmh0511 opened this issue almost 2 years ago
Fix unresolved import `crate::http::version_from_alpn`

james58899 opened this pull request almost 2 years ago