neutmute / swimbait

ASP.NET Core app to emulate a Yamaha MusicCast Speaker
41 stars 4 forks source link

Projects and Namespaces #4

Closed neutmute closed 7 years ago

neutmute commented 7 years ago

@rmarinho The projects and namespaces I started with could use do with a tidy up before we get further in. I've penned an initial idea on this wiki page so you can jump in and edit and make comments/suggestions.

Thoughts? The ClientBridge project I added because I thought you will need that to call the client from node. Is that right?

rmarinho commented 7 years ago

Yeah, that's what i m doing tonight, the final integration with homebridge to see if i can get the service to show up on HomeKit. That should be something like MusicCast.Homebridge .. but it's a nodejs project. still figuring if i will need or not the server in the middle, or i will try get Edge.js

neutmute commented 7 years ago

You have a nice cross section of technologies on this project!

I've updated the projects and namespaces to be a bit more consistent.