Commit Graph

6 Commits

Author SHA1 Message Date
Jan Philipp Timme e702124895 [TASK] Finalized modifications on ClientManager.
[TASK] Added support for further class paths to ClassLoader.
[TASK] Started to implement the irc client dispatcher. (partially works now)
2011-12-03 20:58:08 +01:00
Jan Philipp Timme 16ff75eb1d [TASK] Moved the project to namespaces.
[TASK] Removed all the protocol handlers.
[TASK] Clients are no longer part of the SocketFramework itself.
[TASK] The Framework provides an "interface" to external clients - the ClientDispatcher.
[TASK] Added the Core package and added a better ClassLoader.
[TASK] Created a bootstrap module to include in other projects.
[TASK] Cleaned up comments, reformatted them.
2011-12-03 12:43:43 +01:00
Jan Philipp Timme f9beef4c81 [TASK] Now using DIRECTORY_SEPERATOR for the few paths we have. 2011-06-26 15:26:01 +00:00
Jan Philipp Timme 2c5e520c9f [TASK] Added function for clients, so they're able to send initial data right after connecting to a server.
[TASK] Restructured parts of the core to support sending data right after connecting.
[TASK] Adapted core part for automatic reconnect to support sending initial data, too.
2011-06-25 22:13:53 +00:00
Jan Philipp Timme db9dda856c [TASK] Code cleanup and some small documentation. 2010-11-28 16:51:43 +00:00
Jan Philipp Timme 952af43b97 2010-11-21 22:48:11 +00:00