/Connection

REST API over Socket Connection

Primary LanguageTypeScriptMIT LicenseMIT

At a Glance

In simple words, this library helps you to build REST API over socket connection.

How to Get Started

Type in Terminal:

npm install --save @russo-programmisto/connection

or, if you prefer yarn over npm, type:

yarn add @russo-programmisto/connection

Requirements

No special requirements.

Usage

Documentation will be added soon.

License

Connection is available under the MIT license. See the LICENSE file for more info.