Skip to content

Conversation

@designgears
Copy link
Contributor

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
Contributor 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.

@Core447
Copy link
Member

Core447 commented Nov 22, 2025

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.

Nice!

I don't have a PipeWeaver daemon running and when I try to add the action it freezes the app for a couple of seconds. Gonna merge anyways, but maybe something that could be improved down the road.

@Core447 Core447 merged commit 8d9d271 into StreamController:main Nov 22, 2025
1 check passed
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