aboutsummaryrefslogblamecommitdiffstats
path: root/doc/src/guide/book.asciidoc
blob: 1fc019774ffb48f584d98c9062cbaaaedd9d7fc0 (plain) (tree)
1
2
3
4
5
6
7
8
                                                                                                 
                               



                                     

           










                                                
 



                                                                 

                        
                                                                   
 

                                                                   

                                                                   

                                                                   
                                                                   
// a2x: --dblatex-opts "-P latex.output.revhistory=0 -P doc.publisher.show=0 -P index.numbered=0"
// a2x: --dblatex-opts "-s gun"
// a2x: -d book --attribute tabsize=4

= Gun User Guide

= Interface

include::introduction.asciidoc[Introduction]

include::start.asciidoc[Starting and stopping]

include::protocols.asciidoc[Supported protocols]

include::connect.asciidoc[Connection]

include::http.asciidoc[Using HTTP]

include::websocket.asciidoc[Using Websocket]

= Advanced

include::internals_tls_over_tls.asciidoc[Internals: TLS over TLS]

= Additional information

include::migrating_from_2.0.asciidoc[Migrating from Gun 2.0 to 2.1]

include::migrating_from_1.3.asciidoc[Migrating from Gun 1.3 to 2.0]

include::migrating_from_1.2.asciidoc[Migrating from Gun 1.2 to 1.3]

include::migrating_from_1.1.asciidoc[Migrating from Gun 1.1 to 1.2]

include::migrating_from_1.0.asciidoc[Migrating from Gun 1.0 to 1.1]