Networking
breve supports two kinds of networking: sending objects over the network from one simulation to another, and interacting with running breve simulations using a web browser.
This chapter starts by describing how to create a NetworkServer object which is used for both of these networking features ([link]). Next, sending and receiving breve objects over the network is described ([link]). The final section describes how to allow the control of a breve simulation via a web interface ([link]).
