Files
rippled/examples/wsperf/wsperf.cfg
Vinnie Falco b1e689fed3 Squashed 'src/cpp/websocketpp/' content from commit 1ec36a4
git-subtree-dir: src/cpp/websocketpp
git-subtree-split: 1ec36a47468a23f01754fa3a086874e13a4d52d9
2013-05-03 16:47:44 -07:00

18 lines
268 B
INI

##
## wsperf config file
##
## MODE (choose one)
server = 1
#client = 1
## GLOBAL OPTIONS
num_threads = 2
#ident = "ident string to report to commander"
## OPTIONS FOR SERVER
port = 9501
## OPTIONS FOR CLIENT
## uri of command server
#uri = "ws://localhost:9005"