1.8.0 • Published 3 years ago

@gregvanko/corexstream v1.8.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

CoreXStream

Streaming video server

Usage

First, install the package using npm:

npm install @gregvanko/corexstream --save

File App.js

Create a "App.js" file with this content:

let CorexStream = require('./index').CoreXStream
let MyApp = new CorexStream()
MyApp.Start()
1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago