muellmusik / Utopia

This is an attempt at a generic library of tools for making Network Music Apps in SuperCollider
43 stars 8 forks source link

Re authenticate #10

Closed muellmusik closed 9 years ago

muellmusik commented 9 years ago

Hi All,

I'm trying to clean things up and squash any bugs in advance of the Utopia workshop at ICLC next week.

This addresses Issue #9.

Basically if a Peer of a given name attempts to re-join the Utopia (either via Hail or Registar/-stant) it reauthenticates and replaces the Peer's address, posting a warning.

I'd like to merge this (and a couple of others) in the next day or two.