Commit History

Author SHA1 Message Date
  Mathias Fredriksson 66b9c49e59 Move context to first parameter in DialContext 7 years ago
  Steven Scott a9dd6e8839 miscellaneous cleanup 7 years ago
  SALLEYRON Julien ceae45234a Add context in the Dialer 7 years ago
  Steven Scott b378caee5b Add write buffer pooling 7 years ago
  Adam Shannon 5fb94172f4 drop Go versions prior to 1.7 in CI 7 years ago
  stevenscott89 3ff3320c2a Improve server subprotocol documentation 7 years ago
  Matt Silverlock 5ed622c449 Update LICENSE file to reflect Google employee contributions. 7 years ago
  Kamil Kisiel c17c80cb48 Merge pull request #385 from dottyjones/master 7 years ago
  dottyjones badcf87185 Improve names in handshake deadline test 7 years ago
  dottyjones f90b62c3ce Add test for handshake deadline 7 years ago
  Gary Burd 21ab95fa12 Modify headers to match case used in RFC examples 7 years ago
  Petr cd94665a65 Minor fixes in comments 7 years ago
  Gary Burd eb92580837 Use net.Buffers to write multiple slices to connection 7 years ago
  Gary Burd 4835f71f2a Improve client default timeout code 7 years ago
  Pablo Carranza 8c40c0b5bd Bump default handshake timetout to 45 seconds 7 years ago
  Pablo Carranza 196b8d0585 Add a default handshake timeout of 5 seconds 7 years ago
  Julien Salleyron e426f23f06 Sec-WebSocket-Protocol is capitalize instead of canonical 7 years ago
  Carter Jones 6656ddce91 add newline and remove extra space 7 years ago
  unknown 0647012449 Modify http status code to variable 7 years ago
  Gary Burd f37d158860 Travis config: add Go 1.10.x, revert 1.4.x to 1.4 7 years ago
  Alexey Palazhchenko 2967b101a5 Use latest patch releases of Go 7 years ago
  claudia-jones 8fbc40be62 Simplify echo example client (#349) 7 years ago
  Gary Burd 4ac909741d Improve control message handler doc 7 years ago
  Gary Burd 91f589db02 Improve check origin documentation 7 years ago
  Gary Burd 292fd08b25 Replace "frame" with "message" in documentation 8 years ago
  Gary Burd 58729a2165 Don't log 1006 error in chat example 8 years ago
  Gary Burd d965e9adc6 Handle no status in FormatCloseMessage 8 years ago
  Jordan Pittier cdedf21e58 examples/chat/client.go: avoid allocating []byte{} for PingMessage (#312) 8 years ago
  Gary Burd c55883f973 Add parseExtensions test case (#310) 8 years ago
  Gary Burd b89020ee79 Add SOCKS5 support 8 years ago