Hi Arne WIAB uses the protobuf objects for the server-client communication. Take a look at the protobuf project home page - http://code.google.com/p/protobuf/ ,
2011/5/24 Arne Eggert <[email protected]> > Hi, > > how can i change the communication between webclient and the waveserver. > for > example change the communication when the user open a wave. in the file > org.waveprotocol.box.common.comms.WaveClientRpc.java in the first comment > is > written "source: org/waveprotocol/box/common/comms/waveclient-rpc.proto". > but when i change the waveclient-rpc.proto file nothing happens. no class > is > changed. > What must i do to change the communication between webclient and server > when > the user open a wave? > > thanks > Arne >
