James Coglan
|
8fab2188c7
|
Update the valgrind script to include chunk.c and a callback for reserializing incoming messages, to test the unparser is not leaking.
|
2017-03-14 22:03:30 +00:00 |
|
James Coglan
|
61fabc7337
|
Integrate hooks for calling valid_frame_rsv? into the native extensions, so that WebSocket extension modules can override RSV validation.
|
2017-03-04 12:31:55 +00:00 |
|
James Coglan
|
5c15da3a32
|
Set up C extension for running tests through valgrind.
|
2017-01-05 23:49:44 +00:00 |
|
James Coglan
|
3f54340819
|
Add a C program to pass all the Autobahn test data through the parser directly, not via Ruby. We can use this to test the parser with Valgrind.
|
2016-12-31 16:05:47 +00:00 |
|