This repository has been archived by the owner on May 11, 2019. It is now read-only.
Releases: tsingson/ex-goim
Releases · tsingson/ex-goim
fix configuration
support nats to replace kafka
- replace kafka to nats / liftbridge
- simplize the comet / job / logic in running parameter , only read the configuration file , remove command line parameter
- enhance the configuration in comet/job /logic, add nats / liftbridge configuration parameter in configuration file ( TOML format )
- 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