• 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
tutorial-client.rst 18.5 KB