BC break: Updated the `WampServerInterface` to have a strict API Exclude and Eligible are now always arrays acting like black/white list Changed `uri` to `topic` to be more generic with Pub/Sub Added unit tests for `onPublish`
Removed the `Component` namespace Removed the `Resource` namespace Renamed components: `IOServerComponent` => `IoServer` `WebSocketComponent` => `WsServer` `SessionComponent` => `SessionProvider` `WAMPServerComponent` => `WampServer` `IpBlackListComponent` => `IpBlackList` `FlashPolicyComponent` => `FlashPolicy`