Skip to content

Add serverless mode#1449

Merged
w666 merged 1 commit intomasterfrom
feature-1376-serverless-2
Mar 6, 2026
Merged

Add serverless mode#1449
w666 merged 1 commit intomasterfrom
feature-1376-serverless-2

Conversation

@w666
Copy link
Copy Markdown
Collaborator

@w666 w666 commented Feb 19, 2026

  • Add tests
  • Update readme

Close #1376

 - Add tests
 - Update readme

 Close #1376
@w666
Copy link
Copy Markdown
Collaborator Author

w666 commented Feb 19, 2026

@smokhov

You may want to have a look on this.

I am not considering this as ready for prod yet, still require some additional testing.

@smokhov
Copy link
Copy Markdown
Contributor

smokhov commented Feb 21, 2026

@smokhov

You may want to have a look on this.

I am not considering this as ready for prod yet, still require some additional testing.

It looks good to me. Just not sure about IServerlessRequest and IServerlessResponse -- they seem to denote options, whereas we don't have corresponding "serverful" IRequest and IResponse, for example, so it seems like an inconsistency. If we had one type, then the other could inherit from. At the same time we have all kind of options in types, so maybe these were meant to be options?

@w666
Copy link
Copy Markdown
Collaborator Author

w666 commented Mar 6, 2026

These are just for mocking server instance.

@w666 w666 merged commit 8c157ee into master Mar 6, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider option to use server in serverless AWS lambda

2 participants