Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 448 Bytes

File metadata and controls

13 lines (9 loc) · 448 Bytes

Relay

This service provides a robust RouteViews BGP message relay system that processes and forwards BGP monitoring protocol (BMP) messages from from Route Views Collectors. Built with Python and RocksDB, it handles message queuing, database persistence, and real-time message forwarding through Kafka.

Build

# Install dependencies
pip install -r requirements.txt

# Run the service
python main.py