0.4.3 • Published 4 years ago

@rossmacd/gamesock-server v0.4.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Node CI coverage-badge NPM Version

Gamesock-Server

A Server-side Networking library to handle the websocket portion of drinking games built with node

To install latest published:

npm install @rossmacd/gamesock-server

To install - (For Development):

Clone the package using

git clone https://github.com/drinking-game-app/gamesock-server.git

Install Peer dependencies

npm install

Build the package

npm run build

To use the built dependency

This is a two step process to create a link between your local version of the package and the project you want to use it in. In the folder for this dependency run:

npm link

In the folder of the project you would like to use it in

npm link @rossmacd/gamesock-server

0.4.3

4 years ago

0.4.2

4 years ago

0.4.11

4 years ago

0.4.12

4 years ago

0.3.16

4 years ago

0.3.15

4 years ago

0.3.14

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.13

4 years ago

0.3.12

4 years ago

0.3.11

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.1.24

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.22

4 years ago

0.1.21

4 years ago

0.1.2

4 years ago

0.1.11

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago