This reverts commit 53354cd967d60115f9ab2bd833d3b0650bbd175c.
If the server receives two frames that have been concatenated (RFC only) they're not separated properly
Removed the `Component` namespace Removed the `Resource` namespace Renamed components: `IOServerComponent` => `IoServer` `WebSocketComponent` => `WsServer` `SessionComponent` => `SessionProvider` `WAMPServerComponent` => `WampServer` `IpBlackListComponent` => `IpBlackList` `FlashPolicyComponent` => `FlashPolicy`