Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Releases: tsingson/ex-goim

fix configuration

10 Apr 01:37
216f91c
Compare
Choose a tag to compare

fix configuration for demo via bilibili/discovery fork
pass local demo testing

support nats to replace kafka

30 Mar 18:31
Compare
Choose a tag to compare
  1. replace kafka to nats / liftbridge
  2. simplize the comet / job / logic in running parameter , only read the configuration file , remove command line parameter
  3. enhance the configuration in comet/job /logic, add nats / liftbridge configuration parameter in configuration file ( TOML format )
  4. add /third-party/ for gnatsd / liftbridge / discovery( bilibili ) to build with configuration file for running goim

build by yourself

make setup
make build-linux
make build-mac