Hi!
I've built and published an Apollo Server integration for Hono:
It supports:
- WebSocket subscriptions with dual-protocol support (
graphql-transport-ws and graphql-ws)
- Bun, Cloudflare Workers, and Deno via Hono's
upgradeWebSocket
- TypeScript-first with strict generics
- Custom context
I'd love to join the apollo-server-integrations org and publish under @as-integrations/hono if there's interest.