Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • packet-relay Interpret relayed packets from wireless relay nodes. packet-relay ============ Interpret relayed packets from wireless relay nodes.
  • irc-steam-relay ... Steam chat room and an IRC channel irc-steam-relay =============== Relays messages between a Steam chat room and an ... .com/seishun/node-steam). Installation ------------- npm install git://github.com/seishun/irc-steam-relay.git Usage ----- var ...
  • r-a-dio-relay Relay script I use to re-stream r/a/dio as an aac+ stream. Restreamer [liquidsoap version] =============================== This little script is a liquidsoap script to restream and/or re-encode a stream. At the moment, the configuration is not made to be ...
  • energy-relay ... games [![build status](https://secure.travis-ci.org/substack/energy-relay.png)](http://travis-ci.org/substack/energy ... ', function () { console.log('tree was defeated'); }); ``` *** ``` $ node example/relay.js tree 0, monster -9 tree: {"attack":0 ...
  • midi-relay ... ETHRLY16](http://www.robot-electronics.co.uk/htm/eth_rly16tech.htm) relay via Midi commands. Just start the class `de.paluch. ... blog/65-controlling-christmas-lights-using-midi.html) * [Controlling a relay via Midi](https://www.paluch.biz/blog/64-controlling ...
  • vaurien-relay ... ":: from vaurienrelay import RPCRelay relay = RPCRelay('tcp://socket', instances={ 'db1': 'host:port', 'memcache2': 'host:port', }) relay.start() Then, on the client side, you can call the methods you want, as follows:: ...
  • gplus-wpcom-relay Repost Google+ shares on Wordpress.com blogs gplus-wpcom-relay ================= Pretty simple: A PHP script that fetches public Shares from Google+, and posts them to wordpress.com by using the Post-by-email feature. Designed to be automated (called ...
  • relay ... .io/](Balloons.io) ## Required ``` MongoDB Redis (sessions) ``` ## Install ```sh $ git clone git://github.com/dustinlarimer/relay.git $ npm install $ npm start ``` Then visit [http://localhost:3000/](http://localhost:3000/) **NOTE:** Local auth ...
  • foreverfm-relay ... if you're interested in some learnin'. This is its bandwidth relay - i.e.: if you want to help me out by ... .FM. The catch? It's all automatic. If you start a relay and have your `relay_provider` and `relay_attribution_link` config variables set properly, ...
  • relay Actor model implementation of data processing pipelines in Java # relay Actor model implementation for data processing pipelines in Java. This projects helps setup concurrent data-pipelines using actors and mailboxes, typically to work in a producer- ...