UNPKG

slavery-js

Version:

A simple clustering app that allows you to scale an application on multiple thread, containers or machines

7 lines (5 loc) 80 B
type Address = { host: string, port: number, } export default Address;