A Serverlessly Protocol resembling HTTP/2 (2015) which can serialize raw data buffer coming from TCP socket as per RFC7540 standard.
Name: HTTP/2 (Stream)
Protocol Context Listeners:
Legacy:(req: Http2ServerRequest, res: Http2ServerResponse) => void (HTTP2 compatibility API)
Raw: Under review..
Simple: Under review..
This is a well-defined 🚀 Feature which needs to be implemented
A Serverlessly Protocol resembling
HTTP/2(2015) which can serialize raw data buffer coming from TCP socket as per RFC7540 standard.Name:
HTTP/2 (Stream)Protocol Context Listeners:
Legacy:
(req: Http2ServerRequest, res: Http2ServerResponse) => void(HTTP2 compatibility API)Raw: Under review..
Simple: Under review..
This is a well-defined 🚀 Feature which needs to be implemented