JuliaWeb / WebSockets.jl

A WebSockets library for Julia
MIT License
157 stars 58 forks source link

WSServer -> ServerWS, rate_limit 0//1 -> 10//1 #142

Closed EricForgy closed 5 years ago

EricForgy commented 5 years ago

I'm not 100% sure why, but tests only pass if I set the rate_limit to a nonzero value.

EricForgy commented 5 years ago

Still need to update REQUIRE.