JuliaWeb / WebSockets.jl

A WebSockets library for Julia
MIT License
158 stars 57 forks source link

Stricter ad-hoc tests for timeout up to 8192 s / 42 simultaneous. #133

Closed hustf closed 5 years ago

hustf commented 5 years ago

Added prior to upgrading to HTTP 0.8, for comparison. modified: benchmark/functions_open_browsers.jl # Use WebSocketLogger new file: test/timeout/limited life websockets.html # Timeout client side new file: test/timeout/timeout.jl # Browser client, Julia client tests new file: test/timeout/timeout_functions.jl # Browser client, Julia client functions

hustf commented 5 years ago

Ref issue #341 and #132. These are additional ad-hoc tests, not run by the continuous-integraction scripts.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 80.72% when pulling 4921ccad2c9dc570bf86e3d86d222ba033097ba1 on Issue132 into 027514d44b7768acae38735ffd23cfae1d597607 on master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 80.72% when pulling 4921ccad2c9dc570bf86e3d86d222ba033097ba1 on Issue132 into 027514d44b7768acae38735ffd23cfae1d597607 on master.