Skip to content

feat: add compio support#18

Merged
dancixx merged 8 commits intomainfrom
feat/add-compio
Jan 12, 2026
Merged

feat: add compio support#18
dancixx merged 8 commits intomainfrom
feat/add-compio

Conversation

@dancixx
Copy link
Member

@dancixx dancixx commented Dec 2, 2025

Add full support for compio async runtime

  • async-io
  • ws
  • graphql
  • plugins
  • static
  • sse
  • signals

- Add conditional spawning for compio vs tokio in signals, rate_limiter, metrics, idempotency plugins
- Gate GraphQL WebSocket types for tokio-only (GraphQLSubscription, GraphQLWebSocket)
- Remove ws (compio-ws) feature from compio dependency for now
- Update lib.rs with proper cfg guards for compio feature
@dancixx dancixx merged commit f269dec into main Jan 12, 2026
1 check failed
@dancixx dancixx deleted the feat/add-compio branch January 12, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant