Commit Graph

  • 95ba29eb98 Updated autobahn test suite URL Ankur Gupta 2018-12-06 12:32:39 +05:30
  • 483fb8d7c3 Add "in bytes" to sizes in documentation kanozec 2018-10-30 22:45:53 +08:00
  • 76e4896901 Fix formatting problem in the docs. (#435) Jeff R. Allen 2018-10-12 04:01:31 +02:00
  • a51a35ae32 Improve header parsing code Steven Scott 2018-10-06 11:35:33 -04:00
  • 3130e8d3f1 Return write buffer to pool on write error (#427) Steven Scott 2018-09-24 16:26:12 -07:00
  • cdd40f587d Add comprehensive host test (#429) Steven Scott 2018-09-24 16:10:46 -07:00
  • 66b9c49e59 Move context to first parameter in DialContext v1.4.0 Mathias Fredriksson 2018-08-25 18:15:06 +03:00
  • a9dd6e8839 miscellaneous cleanup Steven Scott 2018-08-24 14:03:26 -07:00
  • ceae45234a Add context in the Dialer SALLEYRON Julien 2018-08-24 22:45:12 +02:00
  • b378caee5b Add write buffer pooling Steven Scott 2018-08-17 19:50:34 -07:00
  • 5fb94172f4 drop Go versions prior to 1.7 in CI Adam Shannon 2018-08-22 14:10:37 -07:00
  • 3ff3320c2a Improve server subprotocol documentation v1.3.0 stevenscott89 2018-08-16 15:18:03 -07:00
  • 5ed622c449 Update LICENSE file to reflect Google employee contributions. Matt Silverlock 2018-06-05 13:25:52 -07:00
  • c17c80cb48 Merge pull request #385 from dottyjones/master Kamil Kisiel 2018-05-28 18:35:52 -07:00
  • badcf87185 Improve names in handshake deadline test dottyjones 2018-05-28 12:07:56 -07:00
  • f90b62c3ce Add test for handshake deadline dottyjones 2018-05-28 07:28:04 -07:00
  • 21ab95fa12 Modify headers to match case used in RFC examples Gary Burd 2018-04-20 10:16:12 -07:00
  • cd94665a65 Minor fixes in comments Petr 2018-04-16 04:20:28 +01:00
  • eb92580837 Use net.Buffers to write multiple slices to connection Gary Burd 2018-03-06 10:15:48 -08:00
  • 4835f71f2a Improve client default timeout code Gary Burd 2018-03-06 09:21:16 -08:00
  • 8c40c0b5bd Bump default handshake timetout to 45 seconds Pablo Carranza 2018-03-06 00:35:16 +01:00
  • 196b8d0585 Add a default handshake timeout of 5 seconds Pablo Carranza 2018-03-04 12:17:01 +01:00
  • e426f23f06 Sec-WebSocket-Protocol is capitalize instead of canonical Julien Salleyron 2018-03-06 14:56:47 +01:00
  • 6656ddce91 add newline and remove extra space Carter Jones 2018-03-04 11:58:07 -08:00
  • 0647012449 Modify http status code to variable unknown 2018-02-26 12:30:15 +09:00
  • f37d158860 Travis config: add Go 1.10.x, revert 1.4.x to 1.4 Gary Burd 2018-02-18 23:06:29 -08:00
  • 2967b101a5 Use latest patch releases of Go Alexey Palazhchenko 2018-02-16 00:24:17 +03:00
  • 8fbc40be62 Simplify echo example client (#349) claudia-jones 2018-02-18 16:00:50 -08:00
  • 4ac909741d Improve control message handler doc Gary Burd 2018-01-31 17:52:56 -08:00
  • 91f589db02 Improve check origin documentation Gary Burd 2018-01-25 10:51:21 -08:00
  • 292fd08b25 Replace "frame" with "message" in documentation Gary Burd 2018-01-10 06:15:25 -08:00
  • 58729a2165 Don't log 1006 error in chat example Gary Burd 2018-01-09 12:15:58 -08:00
  • d965e9adc6 Handle no status in FormatCloseMessage Gary Burd 2017-12-28 07:29:59 -08:00
  • cdedf21e58 examples/chat/client.go: avoid allocating []byte{} for PingMessage (#312) Jordan Pittier 2017-12-10 04:53:53 +01:00
  • c55883f973 Add parseExtensions test case (#310) Gary Burd 2017-12-05 11:45:40 -08:00
  • b89020ee79 Add SOCKS5 support Gary Burd 2017-11-30 17:43:01 -08:00
  • 8c6cfd493d Improve bad handshake error text Gary Burd 2017-11-30 16:45:44 -08:00
  • 2b58522131 update README.md fising 2017-11-29 23:20:15 +08:00
  • b648f206c2 Use ASCII case folding in same origin test David Dollar 2017-11-27 19:10:45 -05:00
  • 23059f2957 Update with gofmt on tip Gary Burd 2017-11-22 23:25:25 -08:00
  • 447c2df769 Compare request header tokens with ASCII case folding Gary Burd 2017-11-22 21:55:10 -08:00
  • aa5ed01c91 Improve control message handling documentation Gary Burd 2017-11-19 13:55:18 -08:00
  • 7ca4275b84 More consistent error handling in doc Sebastian Waisbrot 2017-11-12 09:01:55 -03:00
  • 3da6ca0cb6 Simplify and fix spelling errors in test files Gary Burd 2017-11-02 07:16:55 -07:00
  • 71fa72d484 Replace parseURL() with net/url.Parse() (#290) Jérôme Bernard 2017-10-11 18:07:11 +02:00
  • f918560c4c Improve NextWriter documentation Gary Burd 2017-10-10 09:16:43 -07:00
  • c908dc801c Typo fix xPushkin 2017-10-07 21:29:39 +01:00
  • 4201258b82 Merge pull request #286 from alaingilbert/patch-1 Gary Burd 2017-09-26 16:33:35 -07:00
  • 5755884efa Add missing html tag in example/echo Alain Gilbert 2017-09-26 15:06:10 -07:00
  • 6f34763140 Add Go 1.9 to Travis config Gary Burd 2017-09-13 22:11:54 -07:00
  • a69d9f6de4 Merge branch 'updoc' Gary Burd 2017-07-18 13:23:41 -07:00
  • 92f772e4b3 Misc cleanup Gary Burd 2017-07-18 13:21:30 -07:00
  • f4f69d2d8d implementing (some of) @garyburd's suggestions fuzzybear3965 2017-07-10 10:21:27 -04:00
  • 462d5c5828 Merge pull request #261 from kybin/master Gary Burd 2017-07-08 03:26:55 -04:00
  • 1d375d5a0d distinguish Upgrader.Upgrade from Upgrade fuzzybear3965 2017-07-07 14:47:14 -04:00
  • 7a8dacf0a7 doc: use ":=" when check error for conn.WriteMessage kim yongbin 2017-07-02 19:47:41 +09:00
  • ea4d1f681b Reduce memory used in chat example v1.2.0 Gary Burd 2017-06-20 12:01:03 -07:00
  • a91eba7f97 Merge pull request #230 from FZambia/fix_client_compression Gary Burd 2017-03-19 13:27:27 -04:00
  • 8dc1cf94c1 enable client compression based on response header Alexander Emelin 2017-03-19 11:36:38 +03:00
  • b258b4fadb Use bufio.Writer returned from hijack in upgrade Gary Burd 2017-03-02 14:46:13 -08:00
  • 4873052237 Fix formatting. Gary Burd 2017-03-01 09:42:05 -08:00
  • 286b5c9371 Use bufio.Reader returned from hijack in upgrade Gary Burd 2017-03-01 09:36:54 -08:00
  • 3f3e394da2 Update cloneTLSConfig to use Go 1.8 Config.Clone method William Wennerström 2017-02-18 17:27:10 +01:00
  • 9acaa683f0 Add Go 1.8 to Travis config Gary Burd 2017-02-16 13:52:12 -08:00
  • 5ade364dff Improve examples Gary Burd 2017-02-15 17:01:07 -08:00
  • 804cb600d0 Prepared Messages (#211) Gary Burd 2017-02-14 09:41:18 -08:00
  • 9bc973af06 Change text/template to html/template in the examples Shrumit Mehta 2017-02-13 13:21:13 -05:00
  • c36f2fe5c3 Merge pull request #210 from nobuf/nobuf/update-doc-about-compression Gary Burd 2017-01-26 11:14:27 -08:00
  • 1025138dad Add code snippet for EnableCompression in doc.go, change EnableWriteCompression()'s parameter to false since enableWriteCompression is true by default. Nobu Funaki 2017-01-26 10:48:11 -08:00
  • 4e4c8d08b4 Merge pull request #208 from FZambia/flate_write_pool_fix Gary Burd 2017-01-24 15:37:53 -08:00
  • ac61189060 remove test as HuffmanOnly compression level not defined in Go < 1.7 Alexander Emelin 2017-01-25 02:34:04 +03:00
  • eb457539f7 fix flate write pool size to work with best compression Alexander Emelin 2017-01-25 02:15:04 +03:00
  • 0674c7c796 Improve upgrade error messages Gary Burd 2017-01-23 10:52:19 -08:00
  • 2257eda00b Fix compile error on Go < 1.6 Gary Burd 2017-01-19 11:27:08 -08:00
  • 522f286a67 Fix to compile on Go < 1.6 Gary Burd 2017-01-19 11:23:28 -08:00
  • b0dc45572b Change default and add API for compression level Gary Burd 2017-01-19 11:00:23 -08:00
  • bb547c6c5c Improve SetXHandler documentation Gary Burd 2017-01-15 13:09:21 -08:00
  • 561ac01ecf Merge pull request #205 from FZambia/compression_benchmarks Gary Burd 2017-01-13 20:07:17 -08:00
  • 34e053563d benchmarks for write with compression enabled/disabled Alexandr Emelin 2017-01-13 12:06:51 +03:00
  • 17634340a8 Update compression documentation Gary Burd 2017-01-11 11:29:28 -08:00
  • adf16b3178 Add safe maskBytes Gary Burd 2016-12-31 20:13:41 -08:00
  • 5ddbd28fbd Merge branch 'compress' Gary Burd 2016-12-27 17:08:04 -05:00
  • 6c51b25bc8 Compression improvements Gary Burd 2016-12-27 17:05:16 -05:00
  • 404e6b135d Merge pull request #199 from AndrienkoAleksandr/master Gary Burd 2016-12-27 09:27:37 -05:00
  • 0e7877a5a1 Fix up README.md for command example. Aleksandr Andrienko 2016-12-27 15:04:14 +02:00
  • 2db2f66488 pool flate readers Cyrus Katrak 2016-12-17 15:33:06 -08:00
  • 3ab3a8b883 pool flate writers v1.1.0 Cyrus Katrak 2016-12-15 14:53:35 -08:00
  • 0868951cdb Improve WriteMessage fast path Gary Burd 2016-12-07 16:21:58 -08:00
  • e8f0f8aaa9 Merge pull request #185 from shivamMg/doc-fix Gary Burd 2016-11-12 06:27:12 -08:00
  • dc13401989 Fix documentation Shivam Mamgain 2016-11-12 16:02:12 +05:30
  • 9fbf129ff2 Add Conn.[Set]CloseHandler Gary Burd 2016-11-02 13:04:59 -07:00
  • 80a0029a65 Improve write error handling Gary Burd 2016-11-02 09:41:43 -07:00
  • 343fff4c5c Fix mask alignment Gary Burd 2016-11-02 09:16:35 -07:00
  • 2aff870ef8 Improve command example Gary Burd 2016-10-27 21:05:23 -07:00
  • 6257d10a8b Improve chat example Gary Burd 2016-10-25 16:13:36 -07:00
  • 0b847f2fac Update README.md Gary Burd 2016-10-21 12:35:05 -07:00
  • 2b825c3f82 Merge pull request #169 from garyburd/master Gary Burd 2016-10-21 12:12:30 -07:00
  • 77f110791c Improve mask performance Gary Burd 2016-10-20 16:25:46 -07:00
  • 460e0a996e Test w/ Go 1.7 on Travis Gary Burd 2016-10-20 16:33:47 -07:00
  • 5df680c89f Merge pull request #166 from MaximeHeckel/add-cookiejar Gary Burd 2016-10-18 19:33:40 -07:00