Skip to content

tomplays/MusicBoxClients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBoxClients #4/4

Socket.io and request.js minimal/basic/standalone Clients (SandBox/demo kit)

Several scripts to test server and prepare future implementations (#1/4 & #2/4)

INSTALL

git clone https://github.com/tomplays/MusicBoxClients.git

cd MusicBoxClients

npm install

OPTIONS

see config.json

  • PORT / default : 3013 (the remote server port)
  • API endpoint (to api core)

A. Using Sockets clients

RUN/START

npm run-script start

B. Using Request.js scripts

To create a new post, or what you want.. (using file request_poster.js)

RUN/START

node request.js

Build Status

AUTHOR

Tom Wersinger homeof@gmail.com

COPYRIGHT

Copyright (C) 2014 Tom Wersinger homeof@gmail.com

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

  • DISCLAIMER

The author disclaims any responsibility for any mangling of your system etc, that this script may cause.

Releases

No releases published

Packages

No packages published