Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aacebo/vayeate-api

a message bus
https://github.com/aacebo/vayeate-api

Last synced: about 2 months ago
JSON representation

a message bus

Awesome Lists containing this project

README

        

# vayeate-api

A distributed peer-to-peer message bus

## Environment

> all environment variable names should be prefixed with `VAYEATE_`

| Name | Type | Default |
|-------------------------|----------|----------|
| `SOCKET_PORT` | `int` | `6789` |
| `PEER_PORT` | `int` | `9876` |
| `API_PORT` | `int` | `3000` |
| `USERNAME` | `string` | `admin` |
| `PASSWORD` | `string` | `admin` |
| `ENTRY_ADDRESS` | `string` | |