Historique des commits

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