yong / stropheruby forked from flamontagne/stropheruby

Ruby bindings for Strophe, a C library for writing XMPP clients

This URL has Read+Write access

stropheruby / Manifest.txt
100644 41 lines (40 sloc) 0.543 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.autotest
History.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
examples/xmpp_client.rb
ext/md5.c
ext/parser.c
ext/util.c
ext/strophe_ruby.c
ext/conn.c
ext/ctx.c
ext/jid.c
ext/handler.c
ext/hash.c
ext/sasl.c
ext/event.c
ext/auth.c
ext/thread.c
ext/stanza.c
ext/tls_dummy.c
ext/sha1.c
ext/snprintf.c
ext/sock.c
ext/tls.h
ext/sasl.h
ext/thread.h
ext/util.h
ext/common.h
ext/md5.h
ext/hash.h
ext/sha1.h
ext/sock.h
ext/strophe.h
ext/ostypes.h
lib/strophe_ruby.rb
test/test_helper.rb
test/test_strophe_ruby.rb
test/test_strophe_ruby_extn.rb