2 Forks
33 Stars
33 Watchers

ksbus

KSbus is a zero configuration Eventbus written in Golang, it offer an easy way to share/synchronise data between your Golang servers or between you servers and browsers(JS client) , or simply between your GO and JS clients or with Python.

How to download and setup ksbus

Open terminal and run command
git clone https://github.com/kamalshkeir/ksbus.git
git clone is used to create a copy or clone of ksbus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ksbus https://github.com/kamalshkeir/ksbus/archive/master.zip

Or simply clone ksbus with SSH
[email protected]:kamalshkeir/ksbus.git

If you have some problems with ksbus

You may open issue on ksbus support forum (system) here: https://github.com/kamalshkeir/ksbus/issues