> David
>
> -Original Message-
> From: Dave [mailto:w...@glark.co.uk]
> Sent: Tuesday, July 23, 2013 11:49 AM
> To: wave-dev@incubator.apache.org
> Subject: Re: Introduction and an installation question
>
> Hi David,
>
> Welcome to Wave!
>
> There a
. I'm still very
interested in the project though.
Thanks,
David
-Original Message-
From: Dave [mailto:w...@glark.co.uk]
Sent: Tuesday, July 23, 2013 11:49 AM
To: wave-dev@incubator.apache.org
Subject: Re: Introduction and an installation question
Hi David,
Welcome to Wave!
Ther
Hi David,
Welcome to Wave!
There are a couple of issues with Java 7 support at the moment. The
easiest way to resolve these is probably to switch to Java 6.
If that's not an option, a quick hack for Java 7:
1) Comment out the -Werror argument around line 68 of build-macros.xml
2) change the f
Hello all,
My name is David Moore, and I'm a developer used to doing enterprise
development with some mobile development mixed in. I found Apache Wave while
looking for solutions to a client's issues, and it seems just about right.
Hopefully this is the list for this. I am having issues install
> the protocol runs on a particular websocket implementation, called
> socketIO. i saw no evidence of a more standard (is there a standard
> already?) websocket implementation.
Socket.IO is an alternate transport mechanism for browsers that don't
support Websockets. For all browsers which do, the
Hi all,
i had a try myself with the c/s protocol, without success unfortunately.
Here it is what i remeber (might be wrong and/or imprecise and/or outdate
though):
the protocol runs on a particular websocket implementation, called
socketIO. i saw no evidence of a more standard (is there a standard
The waveprotocol website documents a new 'client-server protocol' [0],
which (in my understanding) isn't quite what the WIAB project currently
implements. There is a partial documentation of the currently used
protoclol linked from that page.[1]
This protocol is currently used over the websocket c
I can only point somewhat to the Kune guys work. (
http://kune.ourproject.org/2012/10/new-release-of-collaborative-distributed-social-network-kune-ostrom/)
but I dont know the details.
I have been lurking here - very desperate to make my own Wave client for a
few years, but it requires separation
Hello everyone,
I'm new in this group, at the moment I'm trying to get my feet wet
reading all the available documentation and understand how the project is
organized. I do wish to ask something, my purpose is develop my own client
implementation for the wave server. If anyone have some