oliver oli a écrit :
I'm getting an empty page.
Hmm apparently the hosting server where I am storing my files is down
(it's rare and usually fixed quickly).
btw, could i write server components with headstock or is it intented as
user-client lib only?
Well currently I have focused on the client side of things but truth is
headstock is designed in a way that makes it fairly independant from the
context where it is used.
I haven't worked on the server side yet as it implies much more logic
regarding the routing and persistence of stanzas but I certainly plan on
attempting such feature once the library has reached a stable point.
- Sylvain
Sylvain Hellegouarch wrote:
All,
I'm glad to announce the non-release-yet of headstock. A Python
library to work with XMPP. I'm saying not released yet because it's
still under heavy development and I wouldn't want people to get too
excited about it. However the library covers already the basics of
XMPP and a bit more ;)
You can get more information there:
http://trac.defuze.org/wiki/headstock
And more about it:
http://trac.defuze.org/wiki/headstockDesign
Hope you'll find it interesting.
- Sylvain