Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

empty-epsilon-js

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

empty-epsilon-js

Empty Epsilon Javascript driver

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by600%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 01 Jul 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc