1. 14 Aug, 2015 5 commits
  2. 13 Aug, 2015 3 commits
  3. 12 Aug, 2015 8 commits
  4. 11 Aug, 2015 7 commits
  5. 10 Aug, 2015 1 commit
  6. 09 Aug, 2015 3 commits
  7. 08 Aug, 2015 9 commits
  8. 07 Aug, 2015 1 commit
  9. 04 Aug, 2015 2 commits
  10. 03 Aug, 2015 1 commit
    • Tom Harwood's avatar
      doc: Reword some of the client tutorial. · c50ea91a
      Tom Harwood authored
      The overall meaning of the tutorial is the same. I added text describing frame types where it helps explain the callbacks better, e.g. introducing the HEADERS frame before on_header_callback().
      
      Also fixed a couple of typos:
      - Fixed ``reacb`` typo to ``readcb``
      - Added parens to some functions, e.g. ``on_frame_recv_callback`` => ``on_frame_recv_callback()``
      c50ea91a