RacketMQ, an implementation of a W3C WebSub Hub.
Go to file
Tony Garnock-Jones 12fb654708 Support topic deletion in poke.rkt 2016-11-09 06:10:39 +13:00
rmq Support topic deletion in poke.rkt 2016-11-09 06:10:39 +13:00
.gitignore Server/client split; WIP 2016-10-29 07:16:29 -04:00
COPYING Copyright year 2016-11-04 22:33:43 -04:00
Makefile Initial commit 2015-09-30 12:17:50 -04:00
README.md Copyright year 2016-11-04 22:33:43 -04:00
gpl.txt Initial commit 2015-09-30 12:17:50 -04:00
info.rkt Initial commit 2015-09-30 12:17:50 -04:00
lgpl.txt Initial commit 2015-09-30 12:17:50 -04:00

README.md

RacketMQ

License

Copyright © 2015, 2016 Tony Garnock-Jones tonyg@leastfixedpoint.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program (see the files "lgpl.txt" and "gpl.txt"). If not, see http://www.gnu.org/licenses/.