Hi, I am working on federation support for my C++ wave server (which still has no name). So I started tcpdump to log the communication between FedOne and the XMPP server. I think I found some flaws in the documentation. The wavelet-name in the specs is something like
acmewave.com/initech-corp.com!a/b but in th real protocol it looks like this: wave://wave1.vs.uni-due.de/w+20496008/conv+root" Seems that the spec uses an outdated format here. Then I do not understand the usage of history-truncated. One server asked for the history from 0 to 6. The responding server delivered this and then claimed <history-truncated xmlns="http://waveprotocol.org/protocol/0.2/waveserver" version="6"/> Why? According to the specs there is no reason for sending this. Finally, the commit-notice tag seems to behave differently than the specs suggest. Sometimes it carries a hashed-version attribute (whenever accompanied by a wavelet-update). But in response to a history request there is no hashed-version attribute. Greetings Torben -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
