Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,6 +1,6 @@
Awesome JavaScript Network !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/Kikobeats/awesome-network-js) !
 Build Status (https://img.shields.io/travis/Kikobeats/awesome-network-js/master.svg?style=flat-square) (https://travis-ci.org/Kikobeats/awesome-network-js) !Donate 
 (https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square) (https://paypal.me/kikobeats)
 Awesome JavaScript Network !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/Kikobeats/awesome-network-js) !Build Status 
 (https://img.shields.io/travis/Kikobeats/awesome-network-js/master.svg?style=flat-square) (https://travis-ci.org/Kikobeats/awesome-network-js) !Donate (https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square) 
 (https://paypal.me/kikobeats)
▐ A 🎩 list of network layer resources written pure JS.
@@ -35,8 +35,8 @@
⟡ airplay-server (https://github.com/watson/airplay-server) A low level AirPlay server.
⟡ castnow (https://github.com/xat/chromecast-player) simple chromecast player.
⟡ discovery-swarm (https://github.com/mafintosh/discovery-swarm)  A network swarm that uses discovery-channel (https://github.com/maxogden/discovery-channel) to find peers. Also check 
webrtc-swarm (https://github.com/mafintosh/webrtc-swarm).
⟡ discovery-swarm (https://github.com/mafintosh/discovery-swarm)  A network swarm that uses discovery-channel (https://github.com/maxogden/discovery-channel) to find peers. Also check webrtc-swarm 
(https://github.com/mafintosh/webrtc-swarm).
⟡ dns-packet (https://github.com/mafintosh/dns-packet) Abstract-encoding compliant module for encoding / decoding DNS packets. Also see dns-socket (https://github.com/mafintosh/dns-socket).
⟡ etcdjs (https://github.com/mafintosh/etcdjs) Low level etcd v2 client written in Javascript with failover support.
⟡ geocode-wifi (https://github.com/watson/geocode-wifi) Get yours latitude/longitude based on your wifi access point.