Skip to main content

Module network

Module network 

Source
Expand description

FEAGI v1 Network API

Endpoints for network configuration and status Maps to Python: feagi/api/v1/network.py

Traits§

NetworkConnectionInfoProvider
Provider trait for network connection info (implemented by embedders like feagi-rs)

Functions§

get_connection_info
Get all active networking details: API, ZMQ, WebSocket, SHM, UDP (placeholder), Bluetooth (placeholder).
get_status
Get network configuration status including ZMQ, HTTP, and WebSocket states.
post_config
Configure network parameters including transport protocols and ports.