Commit Graph

4 Commits

Author SHA1 Message Date
Jan Philipp Timme c5b045236e [TASK] Fix line endings to LF only. 2013-09-05 11:55:43 +02:00
Jan Philipp Timme d0de3823a9 [TASK] Added an outputBuffer to the AbstractClientDispatcher.
[TASK] Added support for the new outputBuffer - it can be used in addition to the default behaviour "return a string on processRawData()".
2011-12-04 14:31:18 +01:00
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