1.1.4 • Published 1 year ago

@locktopus/client v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

JS Client for Locktopus

This is a client for Locktopus. Written in Typescript.

It is supposed to be used in Node.js, though is also compatible with the browser.

Installation

npm install locktopus-client

Testing

npm test is supposed to be called with a Locktopus instance running on server:9009:

One options is to run the Locktopus server in a Docker container:

docker run -it --rm --net=locktopus --name server locktopus/locktopus

Then, run this test in a container with option --net=locktopus

Contribution

Feel free to open issues for any reason or contact the maintainer directly.

License

The software is published under MIT LICENCE

1.1.4

1 year ago

1.1.3

1 year ago