Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

WhackerLink/WhackerLinkClientEmulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhackerLinkClientEmulator

Emulates the browser client for development.

Setup

Install node.js. Linux: sudo apt install nodejs Windows: https://nodejs.org/en

Setup config file: Open your config file and change the config to what you need. You must have: networkurl, networkJWT, srcId (RID), dstId (channel), and controlChannel. Other options are optional depending on what you want.

Rename config.yml.example to config.yml. Now open your terminal or Command Prompt and do these commands: cd (your directory Emulator is in) then node index.js -c config.yml.

Now enjoy!

About

Emulates the browser client for development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published