mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-19 12:04:06 +00:00
cleanup
This commit is contained in:
@@ -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**:
|
||||
|
||||
Reference in New Issue
Block a user