Skip to main content

A Wishbone module to receive data over an UDP socket.

Project description

          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


==================
wishbone.input.udp
==================

Version: 1.0.0

Receive data over an UDP socket.
--------------------------------


    A UDP server.

    Parameters:

        - address(string)("0.0.0.0")
           |  The address to bind to.

        - port(int)(19283)
           |  The port to listen on.

        - reuse_port(bool)(False)
           |  Whether or not to set the SO_REUSEPORT socket option.
           |  Allows multiple instances to bind to the same port.
           |  Requires Linux kernel >= 3.9

    Queues:

        - outbox
           |  Incoming events.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_input_udp-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file wishbone_input_udp-1.0.0.tar.gz.

File metadata

File hashes

Hashes for wishbone_input_udp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d60b6dce79e48e56ec03d08a7cb1c6a0aa73c1e5ad1c2e5dddc521c44f4dcffe
MD5 e5840ae473031095b0d66b55c4bec53b
BLAKE2b-256 6c119d4818e34158a40be14744e81965caad64ea24ddde5f17bf49f6de77828a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page