]> git.mxchange.org Git - hub.git/commit - application/hub/config.php
Continued with project:
authorRoland Haeder <roland@mxchange.org>
Sat, 12 Sep 2015 19:13:32 +0000 (21:13 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 12 Sep 2015 19:13:32 +0000 (21:13 +0200)
commitde422c8546aaa73115d45310dd5848f1d7d09b31
tree6aec171bb142ad90e0c647838b6e43813c0a4a4b
parent60309dbf11b95facb4f49572f00d1937938b2bbb
Continued with project:
- moved some classes/files/methods to 'core'
- added file-based socket listener (floods output, unfinished)
- updated 'core'

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/classes/class_BaseHubSystem.php
application/hub/classes/handler/class_BaseDataHandler.php [deleted file]
application/hub/classes/handler/network/class_ [deleted file]
application/hub/classes/handler/network/class_BaseRawDataHandler.php [deleted file]
application/hub/classes/handler/network/socket/.htaccess [new file with mode: 0644]
application/hub/classes/handler/network/socket/class_SocketRawDataHandler.php [new file with mode: 0644]
application/hub/classes/nodes/class_BaseHubNode.php
application/hub/config.php
core