Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.0 planning #44

Open
4 tasks
kelsos opened this issue May 3, 2018 · 0 comments
Open
4 tasks

v2.0.0 planning #44

kelsos opened this issue May 3, 2018 · 0 comments
Milestone

Comments

@kelsos
Copy link
Collaborator

kelsos commented May 3, 2018

Plans for v2.0.0

Since I have encountered a bunch of issues while trying to develop/optimize on the v.1.x branch of the application due to limitations of the existing plugin implementation here is some planning regarding v2.0
of the plugin.

The current v2.0 branch is using a self hosted Nancyfx instance, and Flex, I need to do a sample test application with embedio to see if it fits my needs better compared to Nancyfx.

The new plugin should be lightweight and should just expose IPC using named pipes. The data will be converted to protobuf and then will be passed to the application. All the remote service should be part of the Application instead.

  • - Move to http/websockets stack instead of custom socket implementation
  • - Create an application (tray) for the remote
  • - Application can open MusicBee if not running
  • - Plugin only exposes IPC (Named Pipes/ProtoBuf) for communication with the application
@kelsos kelsos added this to the v2.0.0 milestone May 3, 2018
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

No branches or pull requests

1 participant