Skip to content

protocol: http #26

Description

@SachinShekhar

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) => void

Simple:

Under review..


This is a well-defined 🚀 Feature which needs to be implemented

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA well-defined feature which needs to be implementedpriority: high

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions