Joakim Erdfelt
|
beca3f9bd0
|
Renaming AsyncWebSocketConnection to WebSocketAsyncConnection per discussion
|
2012-07-02 08:51:37 -07:00 |
Joakim Erdfelt
|
e60001fab8
|
Fixing exception expectation on testcase
|
2012-07-02 07:49:34 -07:00 |
Joakim Erdfelt
|
9f23e89756
|
Switching from websocket uri to http uri to use uri.port defaults around http specific scheme more appropriately
|
2012-07-02 07:23:55 -07:00 |
Joakim Erdfelt
|
990eba7ef4
|
Fixing javadoc
|
2012-07-02 07:12:31 -07:00 |
Joakim Erdfelt
|
39d8cd1b27
|
Overhauling CloseException to terminate the connection when encountered
|
2012-06-29 15:56:08 -07:00 |
Joakim Erdfelt
|
16d366e427
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-29 15:12:11 -07:00 |
Joakim Erdfelt
|
0a301b153e
|
Adding ability to issue close(SERVER_ERROR) on unhandled exception during parse/notify flows
|
2012-06-29 15:12:05 -07:00 |
Jesse McConnell
|
e86a3a400e
|
connection cased invalid status code response tests
|
2012-06-29 17:10:19 -05:00 |
Joakim Erdfelt
|
3fa89ea577
|
Fixing buffer flip logic
|
2012-06-29 13:00:08 -07:00 |
Jesse McConnell
|
ce90b8581b
|
shorthand notation for g and p
|
2012-06-29 14:30:50 -05:00 |
Jesse McConnell
|
1899a938d0
|
some generator debug logging
|
2012-06-29 14:26:33 -05:00 |
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 |