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

Move from Javavfx Webkit #119

Open
SwipeX opened this issue Jul 27, 2016 · 4 comments
Open

Move from Javavfx Webkit #119

SwipeX opened this issue Jul 27, 2016 · 4 comments

Comments

@SwipeX
Copy link
Owner

SwipeX commented Jul 27, 2016

The UI should be an electron wrapper (http://electron.atom.io/)

Using either memory mapping or a socket connection to transfer data between the backend and frontend.

This will solve memory issues related to javafx webkit, and allow more of a MVC feel to the frontend.

@kylestev
Copy link
Collaborator

I'd love to work on this. I've made electron prototypes before. should I
get started on a base app?
On Wed, Jul 27, 2016 at 08:06 Tim Dekker notifications@github.com wrote:

The UI should be an electron wrapper (http://electron.atom.io/)

Using either memory mapping or a socket connection to transfer data
between the backend and frontend.

This will solve memory issues related to javafx webkit, and allow more of
a MVC feel to the frontend.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#119, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAyBczHaldzR6ZqdI1qOAXQHgporosRSks5qZ0m2gaJpZM4JWHpL
.

@SwipeX
Copy link
Owner Author

SwipeX commented Jul 27, 2016

yeah, i guess we can branch /electron

@BurakDev
Copy link
Contributor

http://nwjs.io/ Can be used too, on the main project we can create a RESTful API allowing any interaction with the UI (or any other external program can interact with it)

@andrewmd5
Copy link

https://www.teamdev.com/jxbrowser

They offer an open source license

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants