skelenode-socket
v0.0.2
Published
Allows socket connections and converts socket requests to RESTful requests
Downloads
6
Readme
Skelenode Socket
This is a Skelenode component to allow socket connections to the server. It also allows you to call the RESTful API through the socket connections
Requirements
- You must have a Skelenode server running with Skelenode Swagger
Installation
npm install skelenode-socket
Contributing
Open a pull request with plenty of well-written instructions on what you are submitting and why you are submitting it