NBTX

Results 7 comments of NBTX

This isn't a general solution for any CORS policy - but it would allow us to figure out perhaps if we need to show a full-page dialog prompting them to...

So there is definitely a plan to implement WebSockets support into the Go proxy on the roadmap, my main concern however is usage of server resources especially on our official...

Goreleaser looks perfect - I'll look at getting that setup with GH actions or Travis CI now! Thanks!

![image](https://user-images.githubusercontent.com/43181178/84293312-82903680-ab3f-11ea-882f-a5e695fb7611.png) Success! We don't sign/notarize the builds automatically yet but that's in the pipeline, so I'll update this issue and add it to the roadmap.

@athul I couldn't get goreleaser to work because we depend on CGO which isn't supported by goreleaser and cross-compiling failed every way I tried. I figure a `.zip` compressed `.app`...

I was initially going to develop and release per-platform installers that I would bundle the executable in but I ultimately decided that it would be too hard to maintain and...