RacketMQ, an implementation of a W3C WebSub Hub.
Go to file
Tony Garnock-Jones efb700f662 It should probably be called RacketMQ rather than RMQ 2016-11-20 16:27:06 +13:00
rmq Much improved treatment of rel=hub and rel=self for topics 2016-11-09 06:20:19 +13:00
.gitignore Server/client split; WIP 2016-10-29 07:16:29 -04:00
COPYING It should probably be called RacketMQ rather than RMQ 2016-11-20 16:27:06 +13:00
Makefile It should probably be called RacketMQ rather than RMQ 2016-11-20 16:27:06 +13: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/.