mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
* Add missing CRLF line ending * Add support for running using deno Prefix node imports with "node:" and gate a socket API that is not implemented in [deno](https://deno.land) so that the library can be used there. This should not break node and doesn't in my brief testing. |
||
|---|---|---|
| .. | ||
| DnsResolver.js | ||
| GameResolver.js | ||
| GlobalUdpSocket.js | ||
| HexUtil.js | ||
| index.js | ||
| Logger.js | ||
| Promises.js | ||
| ProtocolResolver.js | ||
| QueryRunner.js | ||
| reader.js | ||
| Results.js | ||