Jonas Kruckenberg

Results 10 comments of Jonas Kruckenberg

Lets move this to post MVP and discuss how we properly set incompatible versions

Yeah okay so I played around with this somewhat yesterday and I really like your suggestion of making it compatible with the log plugins js functions. However, creating `tracing::Metadata` objects...

Okay so turns out I was overcomplicating things 😄 and adding compat with `tauri-plugin-log` meant that I realized a way to make the output of messages generated through `log` much...

I don't really know how to test this

#41 includes tests for `Layer`, but they are broken right now bc apparently `tracing` (inc combination with tokio?) leaks events cross-thread even if we explicitly set the subscriber to be...

I think @tejas-crabnebula has put this best: ![Untitled](https://github.com/crabnebula-dev/devtools/assets/118265418/ec253f30-fa9e-4804-bf42-dd9262e35f3f)

> About the Safari issue, why don't we just bundle the UI into a Tauri app? If we do a Tauri app distribution I want us to do it right,...

> Do we know that WKWebview on Safari will not have similar problems for Mac Users? I have been building apps with grpc-web in Tauri in the past no problems...

No the issue still stands, regardless of whether we use json-rpc or grpc or anything else we cannot connect from a website hosted on `crabnebula.dev` to a server listening on...