certstream-go icon indicating copy to clipboard operation
certstream-go copied to clipboard

Using custom endpoint URL?

Open chenxiaoqino opened this issue 5 years ago • 1 comments

As suggested on certstream website, non-experimental use should not use the public server and should setup separate certstream server. However, currently the URL wss://certstream.calidog.io is hard-coded into the library.

I suggest adding the URL endpoint parameter for CertStreamEventStream. I can contribute the code and update the example if needed.

chenxiaoqino avatar Apr 06 '21 20:04 chenxiaoqino

Added PR for this: https://github.com/CaliDog/certstream-go/pull/11

pathtofile avatar Nov 01 '22 00:11 pathtofile