Marak
Marak
@dominictarr - Examples look good, getting the API closer to that should be easy. As for duplex, bpipe is currently using one stream and delegating based on the contents of...
@dominictarr - I went ahead and implemented `dataplex` as stream router. It's working pretty well so far. I think basically what is needed is pattern for easily adding new pipes...
I have performed a preliminary test of implementing WebRTC. Switching to WebRTC communication is a relatively easy change to the code-base. The existing websocket server / client is ideal for...
Since this is issue #77 we've put a bounty of 777.77 GOOD BUDDY POINTS on resolving this.
With updating `desktop.ui` and `jquery.desktop.x` windowing APIs it's pretty easy to place this into an iframe. We went ahead and did that with Butterchurn being the default visualization for `App.Visuals`....
Just noticed there is no error message if `App.Visuals` starts and doesn't have access to microphone ( such as when testing over non-https ). We'll want an alert to happen...
> Would also like to see more integration such as having Butterchurn as a background wallpaper. This is now possible through `>Window Menu` with ability to set any Desktop Window...
For general ease of development, contributions, and CI/CD, we've combined the `App Store` into the main `buddypond` repo. There are some larger sized binary files related to the HomeBrew emulators...
https://github.com/mervick/emojionearea is also a consideration for `App.EmojiPad `
Was relatively easy to implement. We now have `App.Midi` which can be opened from the Profile page or from any text area by typing `/midi`. Was able to successfully connect...