A Wishbone output module to submit event data to an UDP socket.
Project description
__ __ __ .--.--.--|__.-----| |--| |--.-----.-----.-----. | | | | |__ --| | _ | _ | | -__| |________|__|_____|__|__|_____|_____|__|__|_____| version 2.1.2 Build composable event pipeline servers with minimal effort. =================== wishbone.output.udp =================== Version: 1.0.0 Submit event data to an UDP socket. ----------------------------------- Writes data to an UDP socket. When <data> is of type list, all elements will be joined using <delimiter> and submitted together. Parameters: - selection(str)("@data") | The part of the event to submit externally. | Use an empty string to refer to the complete event. - host(string)("localhost") | The host to submit to. - port(int)(19283) | The port to submit to. - delimiter(str)("") | A delimiter to add to each event. Queues: - inbox | Incoming events submitted to the outside.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wishbone_output_udp-1.0.0.tar.gz
.
File metadata
- Download URL: wishbone_output_udp-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2da5a17a04df70a169e107d2bd500e22535b5d6cf5c66e7af86b00eaef4b6d17 |
|
MD5 | 0d8939a087c8626c11f6c7272dc2bf4d |
|
BLAKE2b-256 | bec25b15ed7a6419a5903604cc7dc985941aa97698803ff7d0cbf9307ed862f7 |