0.4.1 • Published 5 years ago

@rossmacd/gamesock-client v0.4.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

NPM Version

Gamesock-Client

A Client-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-client.git

Install Peer dependencies

npm install

Build the package - this will need to be done each time code is updated

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.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.26

5 years ago

0.2.0

5 years ago

0.1.25

5 years ago

0.1.24

5 years ago

0.1.21

5 years ago

0.1.22

5 years ago

0.1.23

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.35

5 years ago

0.0.34

5 years ago

0.0.31

5 years ago

0.0.32

5 years ago

0.0.33

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago