dandeliondeathray / DandelionWebSockets.jl

A Julia package for client side WebSockets.
Other
21 stars 11 forks source link

Validate incoming frames #28

Open erikedin opened 6 years ago

erikedin commented 6 years ago

I believe the only remaining issue is detecting interleaving of fragmented messages, and failing the connection.