Commit History

Author SHA1 Message Date
  Loïc Hoguin 2374aa7e07 Add WebSocket drafts 7, 8, 9 and 10 implementation 13 years ago
  Loïc Hoguin cd06efeba3 Add Transport:setopts/2 note for writing protocols 13 years ago
  Loïc Hoguin 43d14b52cd Give the ListenerPid to the protocol on startup 13 years ago
  Loïc Hoguin 293cf33702 Separate message and packet handling for websockets 13 years ago
  Loïc Hoguin 2b3bfdd783 Add a link to cowboy_examples in the README 14 years ago
  Loïc Hoguin 548a9a15b8 README: Grammar fixes. 14 years ago
  Anthony Ramine 4e09d776f5 Document the path info feature 14 years ago
  Loïc Hoguin 39513deaca Removed a few lines from the README for pedantic correctness. 14 years ago
  Anthony Ramine cd737847cf Improve README 14 years ago
  Loïc Hoguin 5a7b7429ff Greatly improve the README. 14 years ago
  Loïc Hoguin 0fa5f71232 Merge pull request #5 from yrashk/patch-1. 14 years ago
  Yurii Rashkovskii cf6a506385 README: added a mentioning of agner dependencies mechanism 14 years ago
  Anthony Ramine 2c21f0cd09 Use syntax highlighted code block in README.md 14 years ago
  Loïc Hoguin 44f0eecdcf Fix a grammar error reported by DeadZen on IRC. 14 years ago
  Loïc Hoguin 718baffa3c Make Cowboy an OTP application again, properly this time. 14 years ago
  Loïc Hoguin e4da6956fc Anonymize and improve the cowboy supervision tree. 14 years ago
  Loïc Hoguin 7888be00d2 Forward transport and protocol name to Handler:init. 14 years ago
  Loïc Hoguin c4d4b6a051 Rename the title for Getting Started in the README. 14 years ago
  Loïc Hoguin 2c52a30b0a Rewrite the dispatcher to take a list of host each having a list of paths. 14 years ago
  Loïc Hoguin 408f167621 Move the reply function to cowboy_http_req. 14 years ago
  Loïc Hoguin c6ad0273a8 Introduce Handler:terminate to cleanup the handler's state. 14 years ago
  Loïc Hoguin 5e80e4baac Handler:init/2 should also return the Request in case it changed. 14 years ago
  Loïc Hoguin f53235549d Introduce Handler:init/2 for initializing the handler state. 14 years ago
  Loïc Hoguin da72255940 Initial commit. 14 years ago