Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: 7d35bc9460358357a16d8376460e3dd8b09178a1
https://github.com/conformal/btcd/commit/7d35bc9460358357a16d8376460e3dd8b09178a1
Author: Dave Collins <[email protected]>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M config.go
M doc.go
M rpcwebsocket.go
M sample-btcd.conf
Log Message:
-----------
Add --rpcmaxwebsockets option with default of 25.
This commit adds a new configuration option, --rpcmaxwebsockets, to limit the
number of max RPC websocket clients that are served concurrently.