ibp-network / ibp-monitor

16 stars 10 forks source link

0.1.0: connection manager config missing #77

Closed dcolley closed 1 year ago

dcolley commented 1 year ago

we need to add minConnections to connectionManager

      minConnections: 3, // does this force a reconnect?
      maxConnections: 10,