Mercurial > prosody-wiki
comparison mod_proxy65.wiki @ 50:6d2dd530e3bc
start is done.
author | t.ephraim |
---|---|
date | Mon, 12 Oct 2009 21:26:12 +0000 |
parents | |
children | 203b9cfdaaf2 |
comparison
equal
deleted
inserted
replaced
49:4bc6fd5d8fcc | 50:6d2dd530e3bc |
---|---|
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 |