M
Mastraβ€’2w ago
Hans Solo

How to configure and use HonoServerAdapter?

How do I use this: https://github.com/mastra-ai/mastra/blob/main/server-adapters/hono/src/index.ts ? I cannot find the package where it's published. The readme belongs to a different package, but the example is relevant. I'm adding mastra to an existing project with a custom CD pipeline and I don't want to use a deployer
GitHub
mastra/server-adapters/hono/src/index.ts at main Β· mastra-ai/mastra
The TypeScript AI agent framework. ⚑ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama. - mastra-ai/mastra
4 Replies
Mastra Triager
Mastra Triagerβ€’2w ago
πŸ“ Created GitHub issue: https://github.com/mastra-ai/mastra/issues/10476 πŸ” If you're experiencing an error, please provide a minimal reproducible example whenever possible to help us resolve it quickly. πŸ™ Thank you for helping us improve Mastra!
Abhi Aiyer
Abhi Aiyerβ€’2w ago
Hi @Hans Solo we are releasing those packages today and in the following release will have the ability to start using them instead of deployers We’re super excited about them
Hans Solo
Hans SoloOPβ€’2w ago
Me too! Okay, I'll stop working on my custom adapter then and just wait for you guys to finish the release πŸ˜„
Abhi Aiyer
Abhi Aiyerβ€’2w ago
haha thanks we'll be releasing an Express and Hono server, essentially attach mastra to a server instance instead of spinning one up through Mastra

Did you find this page helpful?