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. Oct 06, 2019
  4. Oct 05, 2019
  5. Oct 04, 2019
    • Anmol Sethi's avatar
      Switch CI to Typescript · 6fc9ea4d
      Anmol Sethi authored
      Significantly faster locally since **everything** runs in parallel.
      
      Also much easier to maintain than bash.
      6fc9ea4d
  6. Sep 30, 2019
  7. Sep 29, 2019
  8. Sep 28, 2019
  9. Sep 27, 2019
  10. Sep 26, 2019
  11. Sep 25, 2019
  12. Sep 24, 2019
  13. Sep 23, 2019
Loading