Skip navigation links
A C D N O P S V W 

A

addPublish(String, boolean) - Method in class spacebrew.Spacebrew
Setup a Boolean publisher
addPublish(String, Integer) - Method in class spacebrew.Spacebrew
Setup a Range publisher
addPublish(String, String) - Method in class spacebrew.Spacebrew
Setup a String publisher
addPublish(String, String, String) - Method in class spacebrew.Spacebrew
Setup a custom or string publisher
addPublish(String, String, boolean) - Method in class spacebrew.Spacebrew
Setup a custom or boolean publisher
addPublish(String, String, Integer) - Method in class spacebrew.Spacebrew
Setup a custom or integer-based publisher
addSubscribe(String, String) - Method in class spacebrew.Spacebrew
Add a subscriber.
addSubscribe(String, String, String) - Method in class spacebrew.Spacebrew
Add a subscriber + a specific callback for this route.

C

close() - Method in class spacebrew.Spacebrew
Close the connection to spacebrew
connect(String, String, String) - Method in class spacebrew.Spacebrew
Connect to Spacebrew admin.
connect(String, Integer, String, String) - Method in class spacebrew.Spacebrew
Connect to Spacebrew admin.
connected() - Method in class spacebrew.Spacebrew
 

D

description - Variable in class spacebrew.Spacebrew
What does your app do?

N

name - Variable in class spacebrew.Spacebrew
Name of your app as it will appear in the Spacebrew admin.

O

onClose() - Method in class spacebrew.Spacebrew
Websocket callback (don't call this please!)
onClose(int, String, boolean) - Method in class spacebrew.WsClient
 
onError(Exception) - Method in class spacebrew.WsClient
 
onMessage(String) - Method in class spacebrew.Spacebrew
Websocket callback (don't call this please!)
onMessage(String) - Method in class spacebrew.WsClient
 
onOpen() - Method in class spacebrew.Spacebrew
Websocket callback (don't call this please!)
onOpen(ServerHandshake) - Method in class spacebrew.WsClient
 

P

pre() - Method in class spacebrew.Spacebrew
Method that ensure that app attempts to reconnect to Spacebrew if the connection is lost.

S

send(String, String, String) - Method in class spacebrew.Spacebrew
Send a message along a specified Route
send(String, int) - Method in class spacebrew.Spacebrew
Send a Range message along a specified Route
send(String, boolean) - Method in class spacebrew.Spacebrew
Send a Boolean message along a specified Route
send(String, String) - Method in class spacebrew.Spacebrew
Send a String message along a specified Route
spacebrew - package spacebrew
 
Spacebrew - Class in spacebrew
 
Spacebrew(PApplet) - Constructor for class spacebrew.Spacebrew
Setup Spacebrew + try to set up default helper functions

V

verbose - Variable in class spacebrew.Spacebrew
How loud to be (mutes debug messages)

W

WsClient - Class in spacebrew
 
WsClient(Object, URI, Draft) - Constructor for class spacebrew.WsClient
 
WsClient(Object, URI) - Constructor for class spacebrew.WsClient
 
WsClient(Object, String) - Constructor for class spacebrew.WsClient
 
WsClient(Object, String, int) - Constructor for class spacebrew.WsClient
 
A C D N O P S V W 
Skip navigation links

Processing Library spacebrew by Brett Renfer. (c) 2015 Spacebrew