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

Improve luna-service to communicate between other device using IP #37

Open
chbae opened this issue Sep 7, 2018 · 2 comments
Open

Improve luna-service to communicate between other device using IP #37

chbae opened this issue Sep 7, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@chbae
Copy link
Contributor

chbae commented Sep 7, 2018

Is your feature request related to a problem? Please describe.
Improve luna-service to communicate between other device using IP

Describe the solution you'd like
Luna Bus is only for IPC and sometimes we need to communicate to other device using IP network.

@chbae chbae added the enhancement New feature or request label Sep 7, 2018
@lsahn-gh
Copy link

URI for the service over the TCP networking might be as luna://<service>@ip-address:port/<category>..
For examples,
luna://[email protected]:9999/category

Or

luna://com.webos.service.tcpd/send '{address:192.168.0.1, payload:blahblah}'

Anyone feels free to give opinion.

@ericblade
Copy link

There was a feature like that in the original Open webOS release, but it was removed a few years ago. I'm not sure if that could be resurrected, -or- if it ever actually worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants