RDDT TOPICS API Service

Installation

make
make install

Configuration

Format:

listen: 3000 #Listen HTTP port

Starting service

bin/rddt-service --c cfg/config.yml

Testing

For the Convey launching (starts on 8180 port)

make convey

Launch tests

make test