Steven Smith
|
8fa57eb73a
|
Call timeout handler if connect future results in a ConnectTimeoutException.
|
2014-09-14 19:13:25 -07:00 |
|
Steveice10
|
7b26b14f31
|
Expand on timeout control.
|
2014-08-27 19:53:54 -07:00 |
|
Steveice10
|
249511e80f
|
Allow adjusting timeout and performing actions when a timeout occurs.
|
2014-08-26 20:21:06 -07:00 |
|
Steven Smith
|
1f8abf7eea
|
Add methods for reading/writing UUIDs as longs.
|
2014-08-11 11:34:36 -07:00 |
|
Steven Smith
|
2ce93ace27
|
Add VarLong support, fix compression issue.
|
2014-08-04 11:28:15 -07:00 |
|
Steven Smith
|
73f375ba20
|
Add packet compression and methods for reading bytes to an existing array.
|
2014-07-16 12:46:26 -07:00 |
|
Steven Smith
|
5e4868a3f3
|
Update download URLs
|
2014-06-28 16:14:32 -07:00 |
|
Steven Smith
|
49651dded0
|
Allow PacketHeader to return -1 for packet IDs to signal that the packet should not be read yet.
|
2014-06-21 20:15:54 -07:00 |
|
Steven Smith
|
6b7b65b015
|
Allow protocols to specify whether packet sizers or encryptors will ever be added to the connection.
|
2014-06-21 19:50:34 -07:00 |
|
Steven Smith
|
0001266658
|
Actually read the bytes instead of passing the same buffer to satisfy Netty.
|
2014-06-21 19:30:59 -07:00 |
|
Steven Smith
|
396b7bfab7
|
Add interface for customizing packet headers.
|
2014-06-20 14:39:10 -07:00 |
|
Steveice10
|
21c7d90a78
|
Catch and report exceptions from disconnect events
|
2014-04-04 15:39:51 -07:00 |
|
Steveice10
|
f6d1c51ee0
|
Update build server URL
|
2014-04-03 16:31:21 -07:00 |
|
Steveice10
|
52249597ce
|
Only call PacketSendEvent if there are no errors in writing
|
2014-03-22 13:51:21 -07:00 |
|
Steveice10
|
6760893201
|
Minor cleanup, add Proxy support to TcpSessionFactory
|
2014-03-18 18:18:50 -07:00 |
|
Steveice10
|
e19e1a44e9
|
Refactored ch.spacebase to org.spacehq, reformatted code and line endings.
|
2014-03-01 16:47:03 -08:00 |
|
Steveice10
|
67d531f598
|
Moved test classes out of source folder and into example folder.
|
2014-01-30 20:16:59 -08:00 |
|
Steveice10
|
90a4170a56
|
Add option to not wait for session to connect before returning, ensure that channel has been obtained before returning.
|
2014-01-07 18:57:43 -08:00 |
|
Steveice10
|
a933383832
|
Changed "Internal exception" disconnect message to be identifiable as the library
|
2014-01-03 13:08:54 -08:00 |
|
Steveice10
|
ee8a02ddc5
|
Added link for downloading builds
|
2013-12-19 17:18:04 -08:00 |
|
Steveice10
|
eec5807cfa
|
Remove debug message
|
2013-12-14 17:03:25 -08:00 |
|
Steveice10
|
91d16ae3be
|
Change packet header to have length int, add splitter to split packets by length, add encryption support, misc changes in preparation for MCProtocolLib rewrite
|
2013-12-14 16:41:25 -08:00 |
|
Steveice10
|
e5fc2cef87
|
Initial commit
|
2013-11-29 14:34:06 -08:00 |
|