@kalm/udp

UDP transport for Kalm

Usage no npm install needed!

<script type="module">
  import kalmUdp from 'https://cdn.skypack.dev/@kalm/udp';
</script>

README

Kalm
Kalm

The Socket Optimizer


Kalm Build Status Snyk Vulnerabilities for GitHub Repo Financial Contributors on Open Collective Join the chat at https://gitter.im/KALM/home

Installing

npm install @kalm/udp

Options

{
    type: 'udp4',
    localAddr: '0.0.0.0',
    reuseAddr: true,
    socketTimeout: 30000,
    connectTimeout: 1000,
}

For more info, refer to the Kalm Homepage

Contribute

If you think of something that you want, open an issue or file a pull request, we'll be more than happy to take a look!

License

Apache 2.0 (c) 2020 Frederic Charette