Commit History

Author SHA1 Message Date
  Gary Burd aa5ed01c91 Improve control message handling documentation 8 years ago
  Sebastian Waisbrot 7ca4275b84 More consistent error handling in doc 8 years ago
  Gary Burd 3da6ca0cb6 Simplify and fix spelling errors in test files 8 years ago
  Jérôme Bernard 71fa72d484 Replace parseURL() with net/url.Parse() (#290) 8 years ago
  Gary Burd f918560c4c Improve NextWriter documentation 8 years ago
  xPushkin c908dc801c Typo fix 8 years ago
  Gary Burd 4201258b82 Merge pull request #286 from alaingilbert/patch-1 8 years ago
  Alain Gilbert 5755884efa Add missing html tag in example/echo 8 years ago
  Gary Burd 6f34763140 Add Go 1.9 to Travis config 8 years ago
  Gary Burd a69d9f6de4 Merge branch 'updoc' 8 years ago
  Gary Burd 92f772e4b3 Misc cleanup 8 years ago
  fuzzybear3965 f4f69d2d8d implementing (some of) @garyburd's suggestions 8 years ago
  Gary Burd 462d5c5828 Merge pull request #261 from kybin/master 8 years ago
  fuzzybear3965 1d375d5a0d distinguish Upgrader.Upgrade from Upgrade 8 years ago
  kim yongbin 7a8dacf0a7 doc: use ":=" when check error for conn.WriteMessage 8 years ago
  Gary Burd ea4d1f681b Reduce memory used in chat example 8 years ago
  Gary Burd a91eba7f97 Merge pull request #230 from FZambia/fix_client_compression 8 years ago
  Alexander Emelin 8dc1cf94c1 enable client compression based on response header 8 years ago
  Gary Burd b258b4fadb Use bufio.Writer returned from hijack in upgrade 8 years ago
  Gary Burd 4873052237 Fix formatting. 8 years ago
  Gary Burd 286b5c9371 Use bufio.Reader returned from hijack in upgrade 8 years ago
  William Wennerström 3f3e394da2 Update cloneTLSConfig to use Go 1.8 Config.Clone method 8 years ago
  Gary Burd 9acaa683f0 Add Go 1.8 to Travis config 8 years ago
  Gary Burd 5ade364dff Improve examples 8 years ago
  Gary Burd 804cb600d0 Prepared Messages (#211) 8 years ago
  Shrumit Mehta 9bc973af06 Change text/template to html/template in the examples 8 years ago
  Gary Burd c36f2fe5c3 Merge pull request #210 from nobuf/nobuf/update-doc-about-compression 9 years ago
  Nobu Funaki 1025138dad Add code snippet for EnableCompression in doc.go, change EnableWriteCompression()'s parameter to false since enableWriteCompression is true by default. 9 years ago
  Gary Burd 4e4c8d08b4 Merge pull request #208 from FZambia/flate_write_pool_fix 9 years ago
  Alexander Emelin ac61189060 remove test as HuffmanOnly compression level not defined in Go < 1.7 9 years ago