annotate mod_proxy65.wiki @ 67:da9627f0e235
comment the presence stuff
author |
t.ephraim |
date |
Tue, 20 Oct 2009 18:33:58 +0000 |
parents |
6d2dd530e3bc |
children |
203b9cfdaaf2 |
rev |
line source |
50
|
1 #summary XEP-0065: SOCKS5 Bytestreams
|
|
2 #labels Stage-Alpha
|
|
3
|
|
4 = Introduction =
|
|
5
|
|
6 mod_proxy65 implements XEP-0065: SOCKS5 Bytestreams as a component.
|
|
7
|
|
8 = Details =
|
|
9
|
|
10 Currently only the disco#info and disco#items are implement and the answer to the
|
|
11 streamhost network address but with static data.
|
|
12
|
|
13 = TODO =
|
|
14 * much |