0.0.8 • Published 3 months ago

@hathora/hathora-cloud-sdk v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

@hathora/hathora-cloud-sdk@0.0.1

This package contains the typescript SDK for Hathora Cloud.

Installation

Using npm:

npm install @hathora/hathora-cloud-sdk

Using yarn:

yarn add @hathora/hathora-cloud-sdk

Once installed, you can import the package in your code like this:

const HathoraCloud = require('@hathora/hathora-cloud-sdk');

or

import HathoraCloud from "@hathora/hathora-cloud-sdk";

That's it! You are now ready to use the package in your project.

0.0.8

3 months ago

0.0.7

4 months ago

0.0.5

10 months ago

0.0.6

8 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago