-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
featureA well-defined feature which needs to be implementedA well-defined feature which needs to be implementedpriority: high
Milestone
Description
A Serverlessly Protocol resembling HTTP/1.1 (1999) which can serialize raw data buffer coming from TCP socket as per RFC2616 standard.
Name: HTTP/1.1
Protocol Context Listeners:
Raw:
// IncomingMessage: https://nodejs.org/api/http.html#http_class_http_incomingmessage
// ServerResponse: https://nodejs.org/api/http.html#http_class_http_serverresponse
(req: IncomingMessage, res: ServerResponse) => voidSimple:
Under review..
This is a well-defined 🚀 Feature which needs to be implemented
Metadata
Metadata
Assignees
Labels
featureA well-defined feature which needs to be implementedA well-defined feature which needs to be implementedpriority: high