Replies: 2 comments
-
Agreed seems to be a pretty default option other similar libraries offer |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great for oRPC to provide an adapter for AWS Lambda. Currently I have to wrap oRPC with hono to use their AWS lambda adapter (which does things like properly passing data from the Lambda handler event object). This seems somewhat redundant considering this is the only thing I actually need hono for.
As a reference, here are some links related to the subject:
Beta Was this translation helpful? Give feedback.
All reactions