Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/proximax-storage/tsjs-xpx-stream-sdk
Official Typescript/Javascript Live Stream SDK
https://github.com/proximax-storage/tsjs-xpx-stream-sdk
Last synced: 8 days ago
JSON representation
Official Typescript/Javascript Live Stream SDK
- Host: GitHub
- URL: https://github.com/proximax-storage/tsjs-xpx-stream-sdk
- Owner: proximax-storage
- Created: 2020-11-05T02:17:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T00:40:03.000Z (over 3 years ago)
- Last Synced: 2024-04-15T01:16:52.028Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.24 MB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
The official ProximaX Stream SDK for TypeScript and JavaScript.
## Requirements
### NodeJS
- NodeJS 14.X.X
## Installation
```npm install tsjs-xpx-stream-sdk```
## Documentation and Getting Started
- check out [wiki][wiki]
- browse [examples][examples]## tsjs-xpx-stream-sdk Releases
The release notes for the tsjs-xpx-chain-sdk can be found [here](CHANGELOG.md).
## Changelog
Important versions listed below. Refer to the [Changelog](CHANGELOG.md) for a full history of the project.
## License
Copyright (c) 2020 Proximax
Licensed under the [Apache License 2.0](LICENSE)[self]: https://github.com/proximax-storage/tsjs-xpx-stream-sdk
[issues]: https://github.com/proximax-storage/tsjs-xpx-stream-sdk/issues
[wiki]: https://github.com/proximax-storage/tsjs-xpx-stream-sdk/wiki
[examples]: https://github.com/proximax-storage/tsjs-xpx-stream-sdk/tree/master/examples