Commit History

Author SHA1 Message Date
  Adam Cammack a302fe5007 Add EventSource example 12 years ago
  Adam Cammack f112cdf643 Add a web server example 12 years ago
  Adam Cammack a9294e0f50 Improve pastebin example 12 years ago
  Andrew Majorov 3ea855137c Make sure socket is passive once we've done with loop handler 12 years ago
  Loïc Hoguin e3daf439da Properly pass the handler's state to websocket_terminate/3 on close 12 years ago
  Loïc Hoguin 1df271a35b Merge branch 'has_body_improved' of git://github.com/0xAX/cowboy 12 years ago
  Loïc Hoguin bc340478c8 Merge branch 'fix/websocket_callback_specs' of git://github.com/keynslug/cowboy 12 years ago
  Loïc Hoguin 0218249c21 Merge branch 'native_compile' of git://github.com/acammack/cowboy 12 years ago
  0xAX 1de2e1f2a4 cowbot_req:has_body:/1 improved 12 years ago
  Adam Cammack 7f0c6bbb39 Make cowboy_websocket.erl compile with +native 12 years ago
  Andrew Majorov b44ccf59e6 Update websocket handler callback specs 12 years ago
  Adam Cammack b903aca33d Make cowboy_http.erl compile with +native 12 years ago
  Loïc Hoguin 46cce48143 Update to 0.8.0 12 years ago
  Loïc Hoguin f9c3b36847 Make cowboy_protocol:resume/6 private 12 years ago
  Loïc Hoguin 433d463f2a Update CHANGELOG 12 years ago
  Loïc Hoguin d5187d8a46 Update AUTHORS 12 years ago
  Loïc Hoguin 20329a6e9e Fix connection state being ignored for unknown length streaming 12 years ago
  Loïc Hoguin 75b8849b47 Merge branch 'stream_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack f9dd3c9e54 Add a REST example that streams its response 12 years ago
  Loïc Hoguin bce7b860ee Merge branch 'static_doc' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack 6575ceb0dd Fix examples in cowboy_static edoc and guide 12 years ago
  Loïc Hoguin bc743a3ea5 Add a REST point on the roadmap 12 years ago
  Loïc Hoguin c1bf0a2792 Add a few directions in the REST chapter in the guide 12 years ago
  Loïc Hoguin 40b8d0befc Better handle socket closing with loop handlers 12 years ago
  Loïc Hoguin 65ed13d2da Do not reset the connection timeout timer on send 12 years ago
  Loïc Hoguin 6879cd8859 Merge branch 'add_middleware_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack 09f1a8d55b Add an example with custom middleware 12 years ago
  Loïc Hoguin 26935cbfb0 Make sure rest_terminate is always called 12 years ago
  Loïc Hoguin 6549f68d49 Fix examples links 12 years ago
  Loïc Hoguin 86e3c5caee Merge branch 'fix_created_path' of git://github.com/nevar/cowboy 12 years ago