Module async_group

Module async_group 

Source
Expand description

Async support for Phalanx groups

This module provides async/await interfaces for Phalanx groups, useful for network operations and concurrent message handling.

Structs§

AsyncPhalanxGroup
Async wrapper for PhalanxGroup