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
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:
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
-
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