Charles (Cal) Loomis

Results 4 issues of Charles (Cal) Loomis

The recent addition of managed dependencies to 0.3.1 was a great enhancement. We'd like to move to using the baked in managed dependencies, but we also need to have all...

We're using SSE with a server that requires authentication. Since our authentication token is handled via cookies, the ClojureScript call to `event-source!` works correctly because the cookie is added automatically...

When using kvlt on the Microsoft Edge browser, the compiled javascript fails because EventSource is not supported and the code tries to 'require' the eventsource module (presumably for node.js). When...

See the [OpenTelemetry environmental variable definitions](https://opentelemetry.io/docs/reference/specification/protocol/exporter/).

enhancement