History for Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer / net / NIOConnection.java
2010-02-15
@Guus der Kinderen
Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344)
Guus der Kinderen committed on 15 Feb 2010
2008-05-25
@Gaston Dombiak
Pass IP addres of client and listen for disconnection requests. JM-1373
Gaston Dombiak committed on 25 May 2008
2007-03-15
@Gaston Dombiak
1) Send end of stream and wait for ACK before closing socket. ...
Gaston Dombiak committed on 15 Mar 2007
2007-01-27
@Gaston Dombiak
Fixed parsing for Flash clients.
Gaston Dombiak committed on 27 Jan 2007
2007-01-11
@Gaston Dombiak
Optimization - replaced Map with single listener entry with instance variable that keeps the listener. E.g. 30K connections ==> 30K Maps....
Gaston Dombiak committed on 11 Jan 2007
2007-01-05
@Gaston Dombiak
Fixed NPE error.
Gaston Dombiak committed on 5 Jan 2007
2006-12-18
@Gaston Dombiak
Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that.
Gaston Dombiak committed on 18 Dec 2006
2006-12-14
@Gaston Dombiak
Initial version. JM-907
Gaston Dombiak committed on 14 Dec 2006