# README
Quasar daemon 
Fork of the great Pulsar daemon
-
Build the cross-compiler and libtorrent-go images, or alternatively, pull the libtorrent-go images from Docker Hub:
make pull-all
Or for a specific platform:
make pull PLATFORM=android-x64
-
Set GOPATH
export GOPATH="~/go"
-
go get
go get -d github.com/scakemyer/quasar
For Windows support, but required for all builds, you also need:
go get github.com/mattn/go-isatty
-
Build libtorrent-go libraries:
make libs
-
Make specific platforms, or all of them:
Linux-x64
make linux-x64
Darwin-x64
make darwin-x64
Windows
make windows-x86
All platforms
make
# Packages
No description provided by the author
No description provided by the author
This package implements broadcast type messaging (or event) in a Go idiomatic way.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package jsonrpc implements a JSON-RPC ClientCodec and ServerCodec for the rpc package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author