EventStore / documentation

Next-gen documentation website
https://developers.eventstore.com/
10 stars 16 forks source link

20.6.1 new connection settings for TCP client #142

Closed alexeyzimarev closed 1 month ago

alexeyzimarev commented 3 years ago

New and changed connection settings for TCP client in v20.6.x since v5

CustomHttpMessageHandler=SkipCertificateValidation
GossipSeeds=http://127.0.0.1:2112
GossipSeeds=https://127.0.0.1:2112
GossipSeeds=127.0.0.1:2112
GossipSeeds=https://node1.eventstore:2112

Not available in connection string:

ylorph commented 11 months ago

Need to check in current documentation