public
Description: This is an implementation of the 0-8 version of AMQP for AS3.
Homepage:
Clone URL: git://github.com/0x6e6562/as3-amqp.git
Thu Oct 29 22:27:51 -0700 2009
0x6e6562 (committer)
Fri Oct 30 01:18:34 -0700 2009
as3-amqp / .gitignore
100644 18 lines (17 sloc) 0.264 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.DS_Store
.actionScriptProperties
.flexLibProperties
.project
.settings/*
build/*
bin/*
src/.settings/*
src/bin/*
src/org/amqp/AMQP.as
src/org/amqp/headers/*
src/org/amqp/methods/*
test/.flexProperties
test/.settings/
test/bin/
test/bin-debug/
test/html-template/