Go to file
David Shrewsbury 6690e8a5ef Add support for key=value node options
This changes allows additional node options to be defined after
the ip:port portion. Format will be:

IP:PORT:key=value:key=value:...

First two node options supported are 'weight' and 'backup'.

Also fixes a minor bug where 'raise' was being called without
defining what type of exception to raise. This works ok to re-raise
an existing exception, but raising a new exception requires a type.

Change-Id: I9b9883d100983a242002c95378bdbb672937ed90
2013-09-30 13:17:08 -04:00
2013-09-09 12:18:03 +01:00
2013-09-09 12:18:03 +01:00
2013-01-03 12:23:09 +00:00
2013-01-10 15:22:05 +00:00
2013-08-14 14:39:30 -07:00
2013-08-14 14:39:30 -07:00

Libra command line client
Description
RETIRED, Client library for libra API.
Readme 434 KiB