Skip to content

Conversation

@designgears
Copy link

Checks

@Core447
Copy link
Member

Core447 commented Nov 20, 2025

Great work! Is it maybe possible for you to use a backend so that we don't have to install additional dependencies into the environment of the main app? You can checkout the wiki here to learn more.

@designgears
Copy link
Author

designgears commented Nov 21, 2025

Great work! Is it maybe possible for you to use a backend so that we don't have to install additional dependencies into the environment of the main app? You can checkout the wiki here to learn more.

RPyC is presenting all sorts of problems. I'm pushing sound meter data and lots of requests when changing the volume and getting patches back. RPyC is just too slow. Are you open to me using other options? A web/unix socket, IPC, etc, would be able to handle what I'm doing.

I ended up nuking the deps I was using, looks like all of them are in streamcontroller already, for jsonpatch I just implemented the small bit of that I needed for processing patches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants