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
|
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
|
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 |
Joakim Erdfelt
|
970d0764f7
|
Working towards a happy websocket-server connection + handshake
|
2012-06-25 13:48:05 -07:00 |
Joakim Erdfelt
|
1a73c74d96
|
Fixing generator and parser unit tests
|
2012-06-21 15:31:04 -07:00 |
Joakim Erdfelt
|
5a529ad4a2
|
Refactoring out the contents of the .api.WebSocket class in prep for rethink of original API class
|
2012-06-21 14:25:58 -07:00 |
Joakim Erdfelt
|
dc68d30b4b
|
Continuing refactoring of websocket-server by commenting out no longer available classes (no more red)
|
2012-06-21 11:11:04 -07:00 |
Jesse McConnell
|
b6acc45820
|
maskgen -> masker + new packaging
|
2012-06-20 09:12:30 -05:00 |
Joakim Erdfelt
|
f3532f9bd9
|
Moving test cases around, commenting others, we have a clean build of websocket-core now, suitable for testing
|
2012-06-18 14:38:49 -07:00 |
Joakim Erdfelt
|
145b98a663
|
Reworking BaseFrame and WebSocket api classes
|
2012-06-18 10:28:19 -07:00 |
Joakim Erdfelt
|
494ecbb271
|
Renaming module and groupId for websocket-servlet to websocket-server to better reflect nature of module
|
2012-06-18 09:48:33 -07:00 |