arcrileyso mod_xmpp is now cutting the server stream into stanzas *and* removing <starttls/> from stream features
arcrileyi think its damned close to first release time!
stpeter:)
arcrileyafaik this is the first full implementation of xmpp over websockets
arcrileythere's some rough edges in the last draft
stpeterarcriley: there are, please provide feedback to the xmpp@ietf.org list
stpeterarcriley: I thought that there was an implementation in ejabberd
arcrileyis there?
stpeterthe draft co-author worked on ejabberd at the time
stpeterand I know one person at the XMPP Summit last year had an implementation
arcrileyah cool
arcrileyhow did they hook into the webserver?
stpeternot sure
stpeterI didn't hear about the details
arcrileywebsockets support in webservers isnt exactly... yea
stpeter:)
arcrileythats why I wrote this, its the cleanest way to implement it without a bunch of hacks or http proxy stuff
arcrileyapache doesn't proxy websockets correctly either
arcrileytheres a module to implement websockets, but it seems to have an unstable api and you need to add an extra module on top of it to implement the protocol
Jefhas joined
Jefhas left
Ashleyhas left
Ashleyhas joined
Alexhas joined
beararcriley we are using haproxy to proxy websockets - v1.5 is handling it very nicely for us
Lanceso at the last summit, there was discussion on integrating MAM with result sets
Lanceparticularly on requesting pages in reversed order
Lanceso I've written up a potential addition to XEP-0059 to make that work: https://gist.github.com/4458101
stpeterLance: excellent -- let's ping Matthew about that while we're at it (but you probably already have done so)