Joakim Erdfelt
|
e47c47f071
|
Fixing endpoint.fillInterested() missing piece
|
2012-06-29 12:11:00 -07:00 |
Joakim Erdfelt
|
9011b0713d
|
Adding more logging
|
2012-06-29 12:05:15 -07:00 |
Joakim Erdfelt
|
564e56b223
|
Merge
|
2012-06-29 11:57:11 -07:00 |
Joakim Erdfelt
|
b748ff0bea
|
Fixing src/test/resources mistakes
|
2012-06-29 11:56:22 -07:00 |
Jesse McConnell
|
81372c2b7d
|
cleaner generator toString()
|
2012-06-29 13:55:36 -05:00 |
Joakim Erdfelt
|
1a56a63045
|
Fixing src/test/resources mistakes
|
2012-06-29 11:37:07 -07:00 |
Joakim Erdfelt
|
042dc41998
|
Making construction of TextFrame start with FIN=true
|
2012-06-29 11:29:03 -07:00 |
Joakim Erdfelt
|
cd3c47ef0e
|
Attempting to get AsyncWebSocketConnection to actually get a onFillable() call
|
2012-06-29 11:04:38 -07:00 |
Joakim Erdfelt
|
f28324e31a
|
Initial pass at BlockheadClient and SimpleServletServer to aid in unit testing
|
2012-06-29 10:08:10 -07:00 |
Joakim Erdfelt
|
9de009c1b2
|
Fixing failed upgrade due to invalid request websocket version
|
2012-06-29 09:12:59 -07:00 |
Joakim Erdfelt
|
e30e5976b4
|
Fixing failed upgrade due to invalid request websocket version
|
2012-06-29 09:12:55 -07:00 |
Joakim Erdfelt
|
57acc891ac
|
Removing Debug class in favor of just using src/test/java/jetty-logging.properties
|
2012-06-29 09:09:14 -07:00 |
Jesse McConnell
|
9b2aee45ad
|
removing tests that in hindsight ought to be connection level and not parser/generator level
|
2012-06-29 08:13:59 -05:00 |
Jesse McConnell
|
acabb0a2da
|
additional close frame testing
|
2012-06-29 07:51:19 -05:00 |
Joakim Erdfelt
|
54399545b1
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-28 15:30:46 -07:00 |
Joakim Erdfelt
|
f56b2acd8d
|
Removing old WebSocket interface API and fixing build failures as result
|
2012-06-28 15:30:29 -07:00 |
Joakim Erdfelt
|
d2561acde4
|
Fleshing out the write methods on AsyncWebSocketConnection
|
2012-06-28 15:07:39 -07:00 |
Joakim Erdfelt
|
256dec3e91
|
Adding more test cases for WebSocketEventDriver
|
2012-06-28 14:41:57 -07:00 |
Jesse McConnell
|
b01c3fb595
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-28 16:33:01 -05:00 |
Jesse McConnell
|
153daf4f3b
|
tossing exceptions on a couple more edgecases and additional tests on close
|
2012-06-28 16:32:50 -05:00 |
Joakim Erdfelt
|
70b9f7245e
|
ByteBuffer vs byte[] array tests
|
2012-06-28 14:27:51 -07:00 |
Joakim Erdfelt
|
9cd2f887d1
|
Making assert more sane
|
2012-06-28 14:10:04 -07:00 |
Joakim Erdfelt
|
daf3fa4ddf
|
Cleaning up logging
|
2012-06-28 14:09:52 -07:00 |
Jesse McConnell
|
03d37b58f2
|
switch from short to char to sidestep short java signage
|
2012-06-28 16:06:39 -05:00 |
Joakim Erdfelt
|
2c16fe552f
|
Fixing close frame stuff
|
2012-06-28 14:05:13 -07:00 |
Joakim Erdfelt
|
787a87468f
|
Reworking CloseFrame and ClosePayloadParser due to discoveries during testing
|
2012-06-28 13:52:48 -07:00 |
Joakim Erdfelt
|
928baef5d2
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-28 12:51:03 -07:00 |
Jesse McConnell
|
65166e6cc6
|
annoying hack around close frame logic for parser and generator
|
2012-06-28 14:50:36 -05:00 |
Joakim Erdfelt
|
9b31c35f15
|
Fixing up (byte[],int,int) vs (ByteBuffer) approaches on events
|
2012-06-28 12:49:59 -07:00 |
Joakim Erdfelt
|
deef1a3ac1
|
First pass at WebSocketEventDriver with tests
|
2012-06-28 11:59:15 -07:00 |
Joakim Erdfelt
|
324431a072
|
Adding support for discovering annotations from superclass chain
|
2012-06-28 10:53:57 -07:00 |
Joakim Erdfelt
|
106db485ca
|
Adding tests for bad method modifiers and return types
|
2012-06-28 10:22:27 -07:00 |
Joakim Erdfelt
|
891ab0b858
|
Test Not A Socket
|
2012-06-28 10:01:46 -07:00 |
Joakim Erdfelt
|
7e93c2a409
|
More duplicate @OnWebSocketBinary testing
|
2012-06-28 09:57:22 -07:00 |
Joakim Erdfelt
|
53425e061a
|
Allowing multiple @OnWebSocketFrame annotations, but preventing duplicate declarations on the same frameType
|
2012-06-28 09:36:14 -07:00 |
Joakim Erdfelt
|
08796a7b37
|
Working EventMethod/EventMethods/EventMethodsCache with tests
|
2012-06-27 17:04:37 -07:00 |
Jesse McConnell
|
270a04ebd0
|
rename tests for surefire to pick them up
|
2012-06-27 15:53:56 -05:00 |
Joakim Erdfelt
|
7cda4df7e5
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-27 13:49:45 -07:00 |
Joakim Erdfelt
|
5c9a3d4bd3
|
API cleanup
|
2012-06-27 13:49:27 -07:00 |
Jesse McConnell
|
1ebc101a13
|
fix comment
|
2012-06-27 15:02:32 -05:00 |
Joakim Erdfelt
|
a6bc9c1845
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-27 12:42:30 -07:00 |
Joakim Erdfelt
|
1e0752f5c8
|
More work towards API (this time on the server side)
|
2012-06-27 12:42:17 -07:00 |
Jesse McConnell
|
2e9cf50c3a
|
close frame tests, statuscode is now int as it can't be unsigned short as spec requires, payload length parses clean with bad 1 byte payload packet
|
2012-06-27 14:36:33 -05:00 |
Jesse McConnell
|
984166641e
|
tests for unknown control codes
|
2012-06-27 10:27:36 -05:00 |
Jesse McConnell
|
43d048f691
|
control frames can not set rsv bits + tests
|
2012-06-27 10:14:51 -05:00 |
Jesse McConnell
|
fb7b9b2c19
|
additional testing of ping frames
|
2012-06-27 10:02:56 -05:00 |
Jesse McConnell
|
a4ef07443a
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-27 09:10:33 -05:00 |
Jesse McConnell
|
a0516774c0
|
empty frames with no constructor will generate correctly
|
2012-06-27 08:16:27 -05:00 |
Joakim Erdfelt
|
fabb2e18a2
|
Cleaning up test cases
|
2012-06-26 16:41:39 -07:00 |
Joakim Erdfelt
|
e32249c24f
|
Fixing old testcase as fallout from API updates
|
2012-06-26 16:36:38 -07:00 |