diff --git a/book.xml b/book.xml index cf62bc1..b05917b 100644 --- a/book.xml +++ b/book.xml @@ -22,6 +22,7 @@ + diff --git a/chapters/extending.xml b/chapters/extending.xml index 9c4b31e..8908dcb 100644 --- a/chapters/extending.xml +++ b/chapters/extending.xml @@ -8,4 +8,34 @@ Extending Guacamole + + +
+ + Adding New Protocols + +
+ + + +
+ + Custom Authentication + +
+ + + +
+ + Event Handlers + +
+ diff --git a/chapters/yourown.xml b/chapters/yourown.xml new file mode 100644 index 0000000..b02054a --- /dev/null +++ b/chapters/yourown.xml @@ -0,0 +1,11 @@ + + + + + + Writing Your Own Guacamole Application + +