-
-
node-relay-client
... -----
// require the library
var rio = require("relay.io");
// create a new RelayIO object
var relay = new rio.RelayIO("73B44EF3-CED8-400D-AB73-ED9397E4B718");
// insert data into the relay.
relay.insert("1C471305-B172-4DDC ...
-
python-relay-client
... Relay.IO Client #
Use this client to add data to your relay from a Python process. To
get started, [create a relay][1] ... :
cd python-relayio
python setup.py install
## Example ##
Go to your relay's console and find the "Post to URL" and "Insert ...
-
mu-relay
[Outdated node code] Encode media on the fly using ffmpeg and an open-source segmenter
Mu Relay
========
Install
-------
You need ffmpeg including libavformat headers.
The segmenter is bundled from [this repo](http://github.com/carsonmcdonald/HTTP-Live- ...
-
relay.io
relay.io
# Relay #
Important: cloudhead/node-static is broken use jamessanders/node-static instead
## Getting Started ##
To start developing, ... the Setup checklist. When everything is ready, you should be
able to run Relay like this:
./bin/develop
-
relay-ctrl
... your system.
See the man pages.
- Create the /var/spool/relay-ctrl/allow directory (or wherever you want
the files to ... -ctrl/allow to
mode 777 (world writeable)
- Create the /etc/relay-ctrl directory (or wherever you want the
configuration to go ...
-
relay.js
... /whiteboard-no_debug.html)** ([Source](https://github.com/shazow/relay.js/blob/master/examples/apps/whiteboard-no_debug.html)). ... for?
See the [examples](https://github.com/shazow/relay.js/tree/master/examples) directory.
* Chat
* Collaborative whiteboard ...
-
relay-box
Arduino code for operating a simple relay
-
p0f-relay
Dispatcher to relay queries to multiple remote p0f servers
-
node-irc-relay
a simple irc relay written in node.js
# Irc bot written in coffeescript #
## setup instructions ##
1. install node.js and npm
2. clone the repo
3. on the commandline
> npm install
>
> ./bin/setup
>
> edit data/settings.json and fill in the settings
...
-
graphite-relay
... Graphite Pickle
format. This should be a line-delimited list of `host:port` pairs. For example:
relay.backends: \
localhost:1234 \
localhost:1235 \
localhost:1236 \
localhost:1237
### `relay.hostbuffer`
Number of ...
-