Tigase 5
Tigase 5.0.0 Beta released. Finally, all the automatic tests passed, the code has been working on a few live installations for some time already. It looks like the new version is Beta ready.
71, kobit//tigase.org, 2010-03-09 01:06
Functional tests completed
Functional tests completed... All functional tests for 3 databases and all authentication connectors passed successfully. Results are being copied to the website now. One step closer for the new release.
70, kobit//tigase.org, 2010-03-08 15:17
Tigase 5
Tigase 5.0.0 release delayed. I am sorry but it looks like the release will be delayed for about 2 weeks. There are 2 bugs discovered which have to be fixed before the release. I will try to publish kind of Beta earlier for people who want to use the new API available to develop own code.
69, kobit//tigase.org, 2010-02-14 21:19
I am sorry for a delayed
I am sorry for a delayed response. I was unavailable last week.
Adding stuff to service discovery is actually very simple. Have a look at a good example in BindResource.java file.
Method:
public Element[] supStreamFeatures(final XMPPResourceConnection session)returns supported array of stream features and method:public Element[] supDiscoFeatures(final XMPPResourceConnection session)returns an array of supported service disco features.Have a look at example code and let me know if you still have questions.
Post new comment