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 |
Joakim Erdfelt
|
334b7787cc
|
Removing old generators (no longer used)
|
2012-06-26 16:35:52 -07:00 |
Joakim Erdfelt
|
41094cb685
|
Cleaning up the API after the discussion with Jesse
|
2012-06-26 16:35:23 -07:00 |
Joakim Erdfelt
|
4eeb433b44
|
Fixing 4 vs 8 byte payload length testing issue
|
2012-06-26 12:29:57 -07:00 |
Jesse McConnell
|
888314e08a
|
update to new bytebuffer setup
|
2012-06-26 14:20:51 -05:00 |
Jesse McConnell
|
6cadf8ebb9
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-26 14:16:31 -05:00 |
Jesse McConnell
|
88ef0c5428
|
update to new bytebuffer setup
|
2012-06-26 14:16:13 -05:00 |
Joakim Erdfelt
|
e1488f8c92
|
Cleaning up websocket-server module
|
2012-06-26 12:15:21 -07:00 |
Jesse McConnell
|
604f700a82
|
revert change
|
2012-06-26 13:52:20 -05:00 |
Jesse McConnell
|
9a9d24ecff
|
binary tests akin to previous text frame tests
|
2012-06-26 13:48:25 -05:00 |
Joakim Erdfelt
|
aba59b6dc0
|
Bumping up JDK requirement to 1.7 with easier to read error message
|
2012-06-26 11:26:56 -07:00 |
Joakim Erdfelt
|
f9ef423be2
|
Eliminating the BufferPool management from the Generator as that's the wrong level to be managing BufferPool.release()
|
2012-06-26 11:10:29 -07:00 |
Joakim Erdfelt
|
c5b7ff0fb4
|
Adding StringUtil.isBlank(String) and StringUtil.isNotBlank(String) with
tests
|
2012-06-26 10:45:33 -07:00 |
Joakim Erdfelt
|
bf0c45d790
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-26 09:17:17 -07:00 |
Joakim Erdfelt
|
c439bf3882
|
Fixing 64-bit payload length parsing issue
|
2012-06-26 09:17:04 -07:00 |
Jesse McConnell
|
4daa27b1d8
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-26 11:14:45 -05:00 |
Jesse McConnell
|
89a26e6d75
|
add note to 64bit length code in frame generator
|
2012-06-26 11:14:34 -05:00 |
Joakim Erdfelt
|
d2056f3eb2
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-26 09:01:36 -07:00 |
Joakim Erdfelt
|
79a47e7bcf
|
Now that Connection:Upgrade response header does its thing, re-enabling test for it in websocket
|
2012-06-26 09:01:29 -07:00 |
Jesse McConnell
|
6e2d9549c9
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-06-26 10:58:30 -05:00 |
Jesse McConnell
|
1a30f540bd
|
more boundry tests and (temporary) fixes
|
2012-06-26 10:58:20 -05:00 |
Jesse McConnell
|
ec3052d018
|
additional test cases coming, fix to parser for empty payloads and improvement to frame parser payload length insertion to byte buffer
|
2012-06-26 09:21:53 -05:00 |
Joakim Erdfelt
|
d0daf16d17
|
Fixing missing '\r\n' on Connection: Upgrade
|
2012-06-25 15:55:01 -07:00 |
Joakim Erdfelt
|
29249d5fab
|
Testcase for bad response header formatting
|
2012-06-25 15:05:29 -07:00 |
Joakim Erdfelt
|
970d0764f7
|
Working towards a happy websocket-server connection + handshake
|
2012-06-25 13:48:05 -07:00 |
Joakim Erdfelt
|
e919c0dff8
|
Renaming ExtensionRef to ExtensionConfig, fleshing it out bunch more, and using it in Extension instance
|
2012-06-25 12:50:56 -07:00 |
Joakim Erdfelt
|
3cbcb20257
|
Deleting no longer needed handshake req/resp objects
|
2012-06-25 12:50:06 -07:00 |
Joakim Erdfelt
|
00d8f7b44d
|
Dropping proposed WebSocket.Accept interface from websocket-core, it belongs in websocket-server
|
2012-06-25 12:49:42 -07:00 |
Joakim Erdfelt
|
7330974707
|
Bumping version identifier
|
2012-06-25 12:48:58 -07:00 |
Jesse McConnell
|
5fb55086d4
|
last of the generator examples from spec
|
2012-06-25 09:10:12 -05:00 |
Joakim Erdfelt
|
8010c680e0
|
Early iteration of new API
|
2012-06-22 14:49:22 -07:00 |
Joakim Erdfelt
|
ce9e7b7560
|
Fixing framing issues on gen
|
2012-06-22 14:07:36 -07:00 |
Jesse McConnell
|
4df532a211
|
couple more tests and an issue exposed in frame handler
|
2012-06-22 15:55:08 -05:00 |