← All repos

chrome-dgram

Use the Node `dgram` API in Chrome Apps

chrome-appschrome-dgramchrome-extensiondgramjavascriptnodejsudp
Browse cluster: JavaScript Standard Style Linting
128commits
9contributors
2languages

Tech stack & purpose

chrome-dgram is a Node.js module that enables developers to use the familiar Node `dgram` UDP API within Chrome Packaged Apps, rather than working directly with Chrome's lower-level `chrome.sockets` API. Built in JavaScript and designed for use with browserify, the module provides a drop-in replacement that translates Node's dgram methods to Chrome's socket implementation. Created by Feross Aboukhadijeh and John Hiesey, the project is used by WebTorrent and distributed via npm.

Languages

JavaScript
99.5%
HTML
0.5%

Contributors