This class is a the BinaryJS websocket server. It is an `EventEmitter`.
-### new peerjs.Peer([id], options)
+### new Peer([id], options)
* `id` String. The id by which this peer will be identified when other peers try to connect to it. If no id is given, one will be generated by the server