-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dusty Wilson edited this page May 30, 2016
·
1 revision
This Bumble Router library for Go allows you to build your own Bumble Router to serve Bumble client applications and help them participate in the federated Bumble network.
== Installation ==
{{{ go get bumbleserver.org/router }}}
== Usage ==
To use this library in your code, use "{{{bumbleserver.org/router}}}" as the import path as shown below.
{{{ import "bumbleserver.org/router" }}}
== Example Usage ==
An example router is provided in the examples repository at http://code.bumbleserver.org/bumble-golang-examples/.
== Discussion / Support ==
http://bumble-users.bumbleserver.org/ for Bumble User Discussion and Support\ http://bumble-dev.bumbleserver.org/ for Bumble Development Discussion