I forgot why init() is called per connection in the async server? Something to do with changing plugins on the fly?
Right now my plugins are 30% management code to avoid reloading their config in init(). Does anyone else see a need for once only initialization hooks? Cheers, ds