Histórico de commits

Autor SHA1 Mensagem Data
  Joachim Bauch f99474eb97 Renamed constants to match Go style guidelines. 12 anos atrás
  Joachim Bauch 56543ef6d6 Moved Upgrader code to server implementation. 12 anos atrás
  Joachim Bauch 2c95e6b09f Support "Sec-Websocket-Protocol" for old-style "Upgrade" calls. 12 anos atrás
  Joachim Bauch 9474333b60 Use new Upgrader API in examples 12 anos atrás
  Joachim Bauch b2f990180a Implement Upgrader API (#6). 12 anos atrás
  Gary Burd 03206ef31e Various improvements to README files. 12 anos atrás
  Gary Burd 05618edccc Add file watcher example. 12 anos atrás
  Gary Burd 4ec58d24a4 Merge pull request #21 from longsleep/underlyingConn 12 anos atrás
  Simon Eisenmann ccad3db007 Added helper function UnderlyingConn to retrieve net.Conn from Conn objects. 12 anos atrás
  Gary Burd 119002ce04 Merge pull request #16 from darabos/patch-1 12 anos atrás
  Daniel Darabos 1b37ccbb61 Fix small inconsistency in example. 12 anos atrás
  Gary Burd 92334662ba Merge pull request #14 from ancarda/master 12 anos atrás
  Mark Dain 30354e97e2 Fixed Examples 12 anos atrás
  Gary Burd 707d1f6c6b Cleanup issues reported by golint. 12 anos atrás
  Gary Burd 67d178946a Implement net.Error on timeout errors. 12 anos atrás
  Gary Burd 7274f97ac5 Merge pull request #12 from 29decibel/master 12 anos atrás
  Gary Burd c50896b0f1 Update Travis config, Go 1.0 not supported. 12 anos atrás
  Mike Li ccedd444b5 fix typo in ReadJSON deprecated comments 12 anos atrás
  Gary Burd f273336ae2 Modify client to work with Chrome debug server. 12 anos atrás
  Gary Burd 5625e8a51f Fix tabs in overview examples. 12 anos atrás
  Gary Burd 9cdec41bda Improve Upgrade documentation. 12 anos atrás
  Gary Burd 536d8dd066 Fix typo in Upgrade example. 12 anos atrás
  Gary Burd b118f62ec0 Add subprotocol negotiation to Dialer. 12 anos atrás
  Gary Burd 87accaef66 Add Dialer. 12 anos atrás
  Kamil Kisiel 2119675aad Add go 1.2 to travis.yml 12 anos atrás
  Kamil Kisiel 8e9f6b8cfd Add travis.yml 12 anos atrás
  Gary Burd 93b1570a27 Improve documentation. 12 anos atrás
  Gary Burd 2903ebc236 Add more information to README.md. 12 anos atrás
  Craig Jackson bc7ffd7c1e Fix test for deprecated JSON funcs. 12 anos atrás
  Craig Jackson 3d66655aaa Added WriteJSON/ReadJSON deprecated methods for backwards compatibility. 12 anos atrás