Socket
Socket
Sign inDemoInstall

empty-epsilon-js

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    empty-epsilon-js

Empty Epsilon Javascript driver


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
593 kB
Created
Weekly downloads
 

Readme

Source

Empty Epsilon javascript driver

Empty Epsilon API for javascript.

This library helps connecting to an empty epsilon game server with an open HTTP API.

It offers a low level javascript API, as well as a tool to automatically start and stop an EmptyEpsilon server, designed for automatic tests.

API

(TBD)

context

This driver was extracted from Daedalus. This had a major affect on early design choices, test coverage etc.

Developer documentation

Suggestions and contributions are welcomed!

how to build

Follow the instructions in the developer documentation

run npm run build to build this project.

how to test

To test this project we use the provided server manager. In order to configure it to the local environment, there is a empty-epsilon-config.json file at the project root. Simply modify the runServer, killServer, and serverAddress fields according to your local setup, so that the tests can correctly manage a game server's lifecycle.

after configuring empty-epsilon-config.json, run npm test to build and test this project.

Tests are still WIP.

Keywords

FAQs

Last updated on 01 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc