1.0.4 • Published 5 years ago

@hyperio/client v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

README


Table of Contents

Getting Started

In order to use this client, you will need a hyper connection string, this connection string will consist of a key, secret, server and app. For example, a connection string may look like this:

https://key:secret@cloud.hyper.io/app - this connection string gives the hyper client all of the information it needs in order to successfully connect to the hyper services.

  • key/secret pair - secures the connection
  • origin - provides the server url
  • pathname - provides the hyper app name

The hyper client expects this configuration to be available via the HYPER environment variable.

1.0.2

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago