1 Forks
22 Stars
22 Watchers

livegollection

livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It's aimed for web applications since it works over websockets.

How to download and setup livegollection

Open terminal and run command
git clone https://github.com/m1gwings/livegollection.git
git clone is used to create a copy or clone of livegollection 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 livegollection https://github.com/m1gwings/livegollection/archive/master.zip

Or simply clone livegollection with SSH
[email protected]:m1gwings/livegollection.git

If you have some problems with livegollection

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