This commit is contained in:
Joel Wetzell
2025-12-19 12:10:21 -06:00
parent 3b647fce93
commit 2278015eb6
8 changed files with 12 additions and 8 deletions
@@ -3,7 +3,7 @@ title: UDP Client
sidebar:
order: 3
---
The UDP client module sends messages to a the configured `host` and `port`. This module does not receive any message and so using it as an `input` to a [route](/concepts/routes) would be pointless.
The `net.udp.client` module sends messages to a the configured `host` and `port`. This module does not receive any message and so using it as an `input` to a [route](/concepts/routes) would be pointless.
- **type**: `net.udp.client`
- **params**: