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

https://github.com/rss3-network/gateway-common

Some common utilities shared between Gateway and FlowController
https://github.com/rss3-network/gateway-common

Last synced: about 1 year ago
JSON representation

Some common utilities shared between Gateway and FlowController

Awesome Lists containing this project

README

          

# RSS3 Gateway Common

## About

- `control` directory is for key & user state related storage. Plugin will read them to apply flow control. They are managed by Gateway billing backend.
- `accesslog` directory is for accesslog report back to billing backend by MQ (we are using Kafka).

Feel free to use them.