New Punjab - code name Saison 14
Today, I put together a new release of Punjab. This version is 0.14. We have not reached 1.0 yet but are very close! You can download it at the project page or on github.
Punjab now has flash cross domain support and W3C CORS Support. This removes the need to proxy Punjab, if it is not local to your application.There were also some minor bug fixes and changes. The default resource url is now 'http-bind'. Documentation and dependency error messages were updated and improved. Limiting server connections to any host was a frequent feature request. So, simple access controls can now be used to limit connections to XMPP servers. You can block out-going connections to unapproved servers. You can change this access list in the configuration when using a tac file. Best of all, some code has been abstracted enough to split the implementation of XEP-0124 and XEP-0206. This allows others to create code or plugins to do other stuff besides XMPP over BOSH. There will be more documentation and examples of this in upcoming releases. One of the tests, with the new version, was connecting to Facebook. Its exciting to see Facebook use and support XMPP. Thanks and I hope you enjoy the new version!