mirror of
https://github.com/amark/gun.git
synced 2026-03-09 18:33:10 +00:00
Servers will now try to initiate a connection using websockets if the `peers` option is set. Currently, it'll either start throwing errors, or generate a broadcasting storm. Still work to be done... This marks a milestone of getting the servers to connect to each other. Now to have those messages make sense. Committing so I have an easy rollback point.