Open
Description
I’m trying to get an xmlrpc server running in a serverless function.
I’ve had very good experience in the past with serverless-http and express apps, so I figured I’d try to use it since as far as I can tell xmlrpc uses http under the hood.
I forked the repo and made a few attempts at modifying the getFramework function, adding a new check of the app object.
I’m out of my depth, just want a bit of advice before proceeding. Is this even possible?
Metadata
Assignees
Labels
No labels