Commit Graph

  • 567453a710 Require GET in Upgrader.Upgrade. Gary Burd 2015-11-02 09:08:11 -0800
  • a4e0143e1f Do not allow duplicate headers in handshake Gary Burd 2015-11-02 08:39:02 -0800
  • 044091b51d Fix lint warning Gary Burd 2015-11-02 08:25:46 -0800
  • 75260b9279 Update comments William Dunne 2015-11-01 23:29:51 +0000
  • 773808209f Allow cross-origin requests for example William Dunne 2015-11-01 16:40:20 +0000
  • 52b0926716 Saticfy go lint. serjvanilla 2015-10-30 15:03:53 +0500
  • 6b4a975e60 Merge 9cff039c6d into 527637c0f3 mcqueenorama 2015-10-24 01:25:16 +0000
  • 9cff039c6d Merge branch 'master' of https://github.com/walmartlabs/websocket mcqueen 2015-10-23 18:20:45 -0700
  • 7b763760a1 revision of chat example that uses single goroutine per connection mcqueen 2015-10-23 18:19:40 -0700
  • 527637c0f3 Merge pull request #90 from wolfeidau/add_proxy_support Gary Burd 2015-10-22 20:53:04 -0700
  • 70eca1b8e7 Add Proxy support for websocket clients. Mark Wolfe 2015-10-20 20:29:17 +1100
  • c83f32ff68 Merge 3bb3652173 into 5ed2f4547d Mark Wolfe 2015-10-21 18:38:31 +0000
  • 5ed2f4547d Refactor client handshake Gary Burd 2015-10-20 10:44:58 -0700
  • 423912737d Improve documentation Gary Burd 2015-10-19 15:05:01 -0700
  • d14d8b4715 Add pinging to command example Gary Burd 2015-10-18 18:17:26 -0700
  • 7f59b56ea4 Fix DefaultDialar value Gary Burd 2015-10-18 15:41:02 -0700
  • 0e33ab35f9 Fix race in command example Gary Burd 2015-10-18 15:32:45 -0700
  • 3bb3652173 Simplify how the DefaultDialer is initialised for clarity. Mark Wolfe 2015-10-18 22:26:54 +1100
  • f9219095ab Add command example Gary Burd 2015-10-18 13:32:14 -0700
  • f71d4a996f Return write errors from default pong handler Gary Burd 2015-10-15 10:14:19 -0700
  • c66b764651 Add test for bufio.ReadBytes on connection reader Gary Burd 2015-10-08 22:47:23 -0700
  • 00ae02c5f5 Merge pull request #82 from heppu/master Gary Burd 2015-10-06 13:46:28 -0700
  • 20b4ee30ab Small typo fix in comment Henri Koski 2015-10-06 21:40:04 +0300
  • 13e4d0621c Do not build files in echo example Gary Burd 2015-09-23 15:29:30 -0700
  • d051d29231 Add client and server example Gary Burd 2015-09-23 15:23:26 -0700
  • 3cd1e2995c ignore other previously sent headers in upgrade Ross Light 2015-09-17 14:37:47 -0700
  • 39cd638460 Document ping and pong handler argument Gary Burd 2015-09-15 11:02:48 -0700
  • 7123b89e23 Merge 669dd64d20 into b6ab76f1fe Lorenz Leutgeb 2015-09-15 07:37:11 +0000
  • 669dd64d20 Specify arguments to P(i|o)ngHandler Lorenz Leutgeb 2015-09-15 09:35:23 +0200
  • b6ab76f1fe Provide all close frame data to application Gary Burd 2015-08-11 10:14:32 -0700
  • 6eb6ad425a Improve chat example documentation Gary Burd 2015-07-14 07:06:27 -0700
  • f5e80e4017 Merge pull request #1 from gorilla/master Marcelle von Wendland 2015-06-18 12:47:31 +0100
  • a3ec486e6a Merge pull request #67 from cjellick/fix-typo Gary Burd 2015-05-29 20:03:52 -0700
  • 8ba5eaa6df Fix typo Craig Jellick 2015-05-29 16:26:01 -0700
  • 1551221275 Reject URIs containing user information Gary Burd 2015-05-15 09:26:38 -0700
  • 6fd0f867fe Allow separate specification of http/dial Hosts Peter Waller 2015-05-08 18:33:57 +0100
  • b2fa8f6d58 Return response body on bad handshake. Gary Burd 2015-05-08 14:59:31 -0700
  • ecff5aabe4 Merge pull request #59 from gansidui/master Gary Burd 2015-04-18 03:52:33 -0700
  • db3e79986d Fix typo in comment Jie Li 2015-04-18 13:58:37 +0800
  • 2dbddebb82 Improve the errors returned from ReadJSON. Gary Burd 2015-03-09 12:10:02 -0700
  • ab5b3a61f5 Improve server error messages Gary Burd 2015-01-14 22:16:10 -0800
  • 1f87405cd9 Merge pull request #53 from gaku/master Gary Burd 2014-12-24 08:19:31 -0800
  • 9dc53c0673 Fixed broken HTML for autobahn test server. Gaku Ueda 2014-12-24 03:15:18 -0800
  • 9c96963aa1 Merge 9afdfba08c into 9007e29a7c Mário Freitas 2014-11-17 12:16:41 +0000
  • 9007e29a7c Add test for function tokenListContainsValue Gary Burd 2014-11-17 04:16:34 -0800
  • 9afdfba08c Merge branch 'master' of github.com:imkira/websocket into fixHeaderCase Mário Freitas 2014-11-17 20:08:31 +0900
  • aa2b19d516 fixed: header case sensivity Mário Freitas 2014-11-17 20:07:46 +0900
  • f761cdb666 Update README to use new path for Go sub-repos. Gary Burd 2014-11-10 09:56:46 -0800
  • ea78a26f80 Don't hide Timeout on errors from underying net conn. Gary Burd 2014-11-06 16:56:58 -0800
  • 7d2ea39ebc Cleanup buffer size calculations. Gary Burd 2014-11-05 12:26:52 -0800
  • 79b87dd5c7 Merge pull request #45 from attilaolah/patch-1 Gary Burd 2014-11-03 07:50:49 -0800
  • 6af932933a fix typo in conn.go Attila Oláh 2014-11-03 16:48:34 +0100
  • a6366fbf9d Merge pull request #44 from attilaolah/patch-1 Gary Burd 2014-11-03 07:27:07 -0800
  • d9b6ff71d6 fix typo in README.md Attila Oláh 2014-11-03 16:02:20 +0100
  • 47f93dfaed Improve errors. Gary Burd 2014-10-31 14:52:20 -0700
  • 02eec998da Improve documentation. Gary Burd 2014-10-31 14:51:45 -0700
  • 87f6f6a22e Add documentation about origin policy. Gary Burd 2014-10-12 09:34:51 -0700
  • 078e38de3b Merge branch 'master' of https://github.com/gorilla/websocket CMGS 2014-09-16 16:37:30 +0800
  • a6f041ac33 Merge pull request #40 from stchris/patch-1 Gary Burd 2014-09-10 23:42:24 -0700
  • 0a52d61198 fixed typo in comment Christian Stefanescu 2014-09-11 08:36:21 +0200
  • 4292df70df Check and handle error return from hijack. Gary Burd 2014-08-15 20:25:38 -0700
  • c22444e343 Merge 5f5eb14fde into 365b7a442d Michael Tiller 2014-08-16 01:21:23 +0000
  • 5f5eb14fde Forgot an error check. Michael Tiller 2014-08-15 14:00:42 -0400
  • 365b7a442d Merge pull request #38 from hydrogen18/master Gary Burd 2014-08-11 07:57:55 -0700
  • ade0fc90f7 Correct documentation, the "ReadJSON" function depends on "Unmarshal", not "Marshal" Eric Urban 2014-08-10 20:42:52 -0500
  • d3abc342e8 Merge branch 'master' of github.com:gorilla/websocket CMGS 2014-08-06 20:10:46 +0800
  • f940e88c0e Merge pull request #37 from jcbohin/patch-1 Gary Burd 2014-08-04 22:03:22 -0700
  • acc8d8706f Changing a swap in README.md for autobahn Jean-Christophe Bohin 2014-08-04 23:58:41 +0200
  • bda3d7d128 Fix mask key. Gary Burd 2014-07-23 20:32:33 -0700
  • 7850399753 bug fix CMGS 2014-07-21 10:10:56 +0800
  • b0eaa89a8e ignore timeout error CMGS 2014-07-21 09:48:38 +0800
  • 10afcadf69 Cleanup EOF handling. Gary Burd 2014-07-10 19:36:51 -0700
  • aef42a8ae6 Add note about reading the connection. Gary Burd 2014-07-07 09:33:43 -0700
  • 0e7b5f878f Do not mask bytes when reading on the client. Gary Burd 2014-07-05 13:56:34 -0700
  • 411599d366 Cleanup client/server tests. Gary Burd 2014-07-05 08:39:32 -0700
  • 0f32413e5e Relax default origin test. Gary Burd 2014-06-30 14:57:20 -0700
  • 3d0e89148e Clear deadlines set by HTTP server. Gary Burd 2014-06-29 19:47:15 -0700
  • bc19d3d337 Improve chat example. Gary Burd 2014-06-27 13:08:22 -0700
  • d2dc86f575 Add maskBytes benchmark. Gary Burd 2014-06-27 13:06:07 -0700
  • efd7f76a14 Cleanup read operations. Gary Burd 2014-06-06 09:12:15 -0700
  • f4076986b6 Improve Set{Read,Write}Deadline doc. Gary Burd 2014-06-05 15:19:54 -0700
  • 95caf726f7 Update README.md Gary Burd 2014-06-05 13:56:06 -0700
  • 6afc23d053 Improve readme. Gary Burd 2014-06-03 15:01:48 -0700
  • d832908d2b Add note about Chrome message fragmentation to readme Gary Burd 2014-06-03 14:47:02 -0700
  • 10a95d14a3 Merge pull request #27 from AeroNotix/patch-1 Gary Burd 2014-05-10 06:54:10 -0700
  • b98fe92f10 Typo fix Aaron France 2014-05-10 14:30:27 +0200
  • 1a0ba5663b Merge 0e5a1210fe into db7a2a1679 Andreas Jaekle 2014-05-08 18:25:50 +0000
  • db7a2a1679 Improve client host header handling. Gary Burd 2014-05-08 11:21:56 -0700
  • 0e5a1210fe bugfix Host: should never contain a Port Andreas Jaekle 2014-05-08 17:43:22 +0200
  • 1e6e1281b0 Clear upgrader handshake deadline. Gary Burd 2014-04-21 06:28:28 -0700
  • db1c080f90 Improve readme. Gary Burd 2014-04-20 21:48:25 -0700
  • 82a29af075 Update readme files Gary Burd 2014-04-20 21:14:06 -0700
  • bbe4cde693 Use Upgrader in client/server test. Gary Burd 2014-04-20 12:08:24 -0700
  • df94ef6daa Various improvements to Upgrader. Gary Burd 2014-04-20 11:38:35 -0700
  • f867cb5c72 Cleanup issues reported by golint. Gary Burd 2014-04-20 07:20:03 -0700
  • f5c69ea9ed Improve comparison with other packages in readme. Gary Burd 2014-04-19 07:16:39 -0700
  • 15aed3b4a4 Relicense to the Gorilla WebSocket Authors. Gary Burd 2014-04-18 14:25:11 -0700
  • 8ef6c85e37 Merge ecf9b98e31 into 03206ef31e Joachim Bauch 2014-04-17 22:40:24 +0000
  • ecf9b98e31 Updated docs. Joachim Bauch 2014-04-18 00:40:10 +0200
  • 0a7cd15dd1 Make subprotocol negotiation more flexible. Joachim Bauch 2014-04-18 00:25:32 +0200