vektra / vega

A distributed mailbox system
BSD 3-Clause "New" or "Revised" License
315 stars 13 forks source link

Store mailbox names in a map instead of a slice. #7

Closed betawaffle closed 9 years ago

betawaffle commented 9 years ago

Also, delete mailbox names from :info: when abandoning a mailbox. This should be a fix for #5. Works on my machine™.

evanphx commented 9 years ago

Looks good. I think the only thing missing is a test.