Skip to content

jusst-engineering/recruitment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recruitment

This package provides a WebSocket server on which a series of json encoded events is sent out. These events describe the behavior of a virtual mediaplayer device.

Building

Make sure to have dart installed on your system. Then run

pub get
pub run build_runner build

Running

Start the server process by running

dart bin/recruitment.dart

Usage

Once running a WebSocket is exposed on http://0.0.0.0:8808/ws. As soon as a user subscribes to the socket a pre-defined sequence of events is started and sent out to the WebSocket.

See file LICENSE for licensing information.

Created from templates made available by Stagehand under a BSD-style license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages