Reactor is Union's ActionScript framework for creating connected applications for Adobe Flash. It orchestrates all communications with Union Server, and provides an API for performing fundamental client interactions, such as joining rooms and messaging other clients. To download Reactor and Union Server, please visit www.unionplatform.com.
package | Description | |
---|---|---|
net.user1.logger | Classes for logging debugging information. | |
net.user1.reactor | The core classes in the Reactor SDK. | |
net.user1.reactor.filters | Classes for filtering client-to-server messages. | |
net.user1.reactor.snapshot | Classes for retrieving one-time snapshots of information from the server, such as a list of currently connected clients. | |
net.user1.utils | General Reactor SDK programming utilities. |