Okay.... I think it's finally time to announce it :3
The wonderful project that combines a lot of components
It's the NekoConnect project, a service that proxies packets to plugins, effectively being a server for anything and everything so long as there is a plugin for it
You ever wanted to create a to-do list app that syncs between devices but you never dabbled into servers?
Fret not, this app will do all the heavy lifting for you, including data storage, all you need to do is create a plugin that will accept the data and you can do whatever you want from there
Unfortunately it's not done yet, you might have caught on from my previous toots that I'm creating a repo, there's also some issues with Wayland not handling mouse events so it's using xcb at the moment
The plugin system and server aren't done either, there's some test code but that's likely gonna be rewritten from scratch
But the most complicated part being the UI is mostly done so no issues there