UDP
Learn how the UDP module works in Node.js.
We'll cover the following
UDP
Alongside TCP,
The dgram
module
The dgram
module provides an implementation of UDP Datagram sockets. These sockets are required for UDP communication.
Get hands-on with 1400+ tech skills courses.