Hi
The Wave In a Box server communicates protobuf messages with the client via
websockets, however, there's no real API underneath, The client-server
protocol is somewhat coupled to specific implementation of the
client/server.
There's also a Wave Robot/Data API protocol - which is json over HTTP,
Hi
where can i find more details/design/code about interfacing with WAVE using
web sockets
does wave support node.js based web socket interoperability?
~BAS
On Thu, Dec 5, 2013 at 1:47 AM, Felix Wackernagel <
felix.wackerna...@gmail.com> wrote:
> The wave robot API support no realtime communi
The wave robot API support no realtime communication. It is a
request-response mechanismus. For realtime uses wave websockets with
special protocol buffer messages in json encoded.
Am 04.12.2013 18:32 schrieb "Basavaraj K N [MaGE]" <
basavaraj...@manipalglobal.com>:
> Hi
>
> I am trying to do basi
You can take a look at
http://www.waveprotocol.org/wave-apis/google-wave-robots-api-overview/http-protocol
It's describes the Google Wave Robot API but it is very similar to WIAB.
You can also look at the sample Wave Robot app -
https://github.com/vega113/TestRobot
On Wed, Dec 4, 2013 at 7:31 PM,