Skip to content
Prismio docs
Coming SoonPrismio 0.1.0

Networking API

Planned sockets and networking modules for Prismio; not included in 0.1.

Last verified

Coming Soon. Not implemented in Prismio 0.1.0. Illustrative syntax on this page does not compile.

Prismio 0.1 has no importable networking library. Sockets, DNS, HTTP, TLS, and asynchronous I/O are not standardized.

FFI can reach host networking APIs, but portability, cleanup, blocking semantics, and thread safety remain the application's responsibility.