You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm evaluating a few Bun frameworks for a large org. Hono I think is a fantastic tool and I'd like to give it a fair shot.
Since gRPC isn't currently supported, how does Hono handle server to server (inter microservice) communication? Is REST the only option?
The RPC client appears to be focused on server to frontend (which makes sense).
My other primary options are Elysia which unfortunately has its own typebox implementation not compatible with our existing typebox and good old fastify. Hono I liked the look of given its light weight nature and multi runtime support.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
I'm evaluating a few Bun frameworks for a large org. Hono I think is a fantastic tool and I'd like to give it a fair shot.
Since gRPC isn't currently supported, how does Hono handle server to server (inter microservice) communication? Is REST the only option?
The RPC client appears to be focused on server to frontend (which makes sense).
My other primary options are Elysia which unfortunately has its own typebox implementation not compatible with our existing typebox and good old fastify. Hono I liked the look of given its light weight nature and multi runtime support.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions