Update src/handshake/machine.rs

Co-authored-by: Daniel Abramov <inetcrack2@gmail.com>
pull/315/head
ssrlive 2 years ago committed by GitHub
parent f34666ddba
commit 0ff2d772ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/handshake/machine.rs

@ -1,4 +1,4 @@
//! handshake machine.
//! WebSocket handshake machine.
use bytes::Buf;
use log::*;

Loading…
Cancel
Save