DenoDDeno
Powered by
...
Denoβ€’3y agoβ€’
8 replies
..

I need some guidance regarding interprocess communication with Deno

What are good cross-platform (Windows, Linux) options for interprocess communication / data sharing between a Deno runtime running untrusted code, and another process that is trusted (both are running on the same host)? I recognize there are always risks associated with this, and I don't expect to achieve perfect security; I just don't want to take an approach that is absurdly insecure.

Besides security, performance and ease of use are concerns; it would be preferable to not have to create my own protocol, for instance.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno + Vite + DenoKV
AndiAAndi / help
2y ago
Issues with Vite SSR and workspace imports in Deno β€” Need guidance on deno-vite-plugin usage
Hong MinheeHHong Minhee / help
9mo ago
Need some help for Deno/FreshJS project
carlostechCcarlostech / help
3y ago
Recommended `denoland/deno` contributor editor setup
DanielduelDDanielduel / help
3y ago