skelenode-socket

Allows socket connections and converts socket requests to RESTful requests

Usage no npm install needed!

<script type="module">
  import skelenodeSocket from 'https://cdn.skypack.dev/skelenode-socket';
</script>

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