Package express.mvp.myra.transport


package express.mvp.myra.transport
Core transport API for building low-latency networking clients and services.

This package defines the main abstractions for configuring and operating transports, along with buffer pool and handler contracts used by higher-level runtimes.

Key Types

See Also: