good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 09, 2019
    • Anmol Sethi's avatar
      Implement complete close handshake · d432e6ba
      Anmol Sethi authored
      I changed my mind after #103 as browsers include a wasClean event to indicate
      whether the connection was closed cleanly. From my tests, if a server using
      this library prior to this commit initiates the close handshake, wasClean
      will be false for the browser as the connection was closed before it could
      respond with a close frame. Thus, I believe it's necessary to fully implement
      the close handshake.
      
      @stephenyama You'll enjoy this.
      d432e6ba
  2. Oct 08, 2019
  3. Sep 29, 2019
  4. Sep 22, 2019
  5. Sep 21, 2019
  6. Sep 20, 2019
  7. Sep 04, 2019
Loading