Trendyol / go-dcp

The Go implementation of the Couchbase DCP with various features
MIT License
85 stars 15 forks source link

Setting default couchbase port #95

Closed keremdndr closed 6 months ago

keremdndr commented 6 months ago

Describe the bug When more than one couchbase data node IP is given, an error is received when connecting because the default port is not set.

Expected behavior The default port can be 8091.