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

"Proxy" microkernel server #6

Open
nielsdos opened this issue Mar 8, 2019 · 0 comments
Open

"Proxy" microkernel server #6

nielsdos opened this issue Mar 8, 2019 · 0 comments
Labels
far future Ideas for the far future

Comments

@nielsdos
Copy link
Collaborator

nielsdos commented Mar 8, 2019

Idea for the far future:

We have a microkernel architecture, which means that every service runs as a server. We could create a program that acts as a proxy for those servers.
The proxy intercepts the traffic between user program <-> server and could send it over network to another computer.
Could be used so other computers could interact with a device on another computer using such proxy server, could happen transparently.

@nielsdos nielsdos added the far future Ideas for the far future label Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
far future Ideas for the far future
Projects
None yet
Development

No branches or pull requests

1 participant