mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-06-25 18:29:24 +00:00
version 3.0 - real-time AMQP connections; change server API format from XML to JSON, update PHP server library; persistent storage of pending messages
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "server/php/example/httpserver"]
|
||||
path = server/php/example/httpserver
|
||||
url = git://github.com/youngj/httpserver.git
|
||||
[submodule "server/php/example/php-amqplib"]
|
||||
path = server/php/example/php-amqplib
|
||||
url = git://github.com/youngj/php-amqplib.git
|
||||
|
Reference in New Issue
Block a user