2.0.0 • Published 3 months ago

allgameplugin v2.0.0

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

allgameplugin

package repo for communications with allGameLobby server and stand alone

comms = require {allgameplugin} to get package

set up server in game server var io = comms.createServer(serverConfigObject,closeFunction); serverConfigObject is the file that includes which port to use and other settings closeFunction is the function called when the parent wants to close the game an example is: (gameID)=>{return gameStatus==gameMode.LOBBY}

2.0.0

3 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago