Hi All,
I'm experimenting with shiny, trying to develop a wire protocol for
it. I have some questions about the interfaces.
It seems from some of the examples in the documentation and some
tutorials that everything except perhaps sending custom window events
(to trigger updates to the UI) occur o
Hello Everyone,
I'm maintaining an internet site that hosts Go-based tools/libraries.
They're served using the git ssh protocol, not https. There is a subset of
the site that works via https, so the module proxy protocol is implemented.
https://pkg.go.dev/cmd/go#hdr-Module_proxy_protocol
When