- From: Daniel Renfer <duck@kronkltd.net>
- Date: Mon, 17 Sep 2012 10:35:21 -0400
- To: Evan Prodromou <evan@status.net>
- Cc: public-fedsocweb@w3.org
While I have not explored the possibility of using websockets for server to server communication, I am currently using websockets to supply the client to server channel and it wouldn't be that hard to set something up for S2S. How would this work? I assume that a server would list their websocket endpoint in their host meta and remote servers would discover that endpoint and connect before sending a stream of new activities? Would this use dialback to auth the servers or something else? It's an interesting idea, and I'm willing to give it a try. On Mon, Sep 17, 2012 at 10:07 AM, Evan Prodromou <evan@status.net> wrote: > Has anyone else looked into using Websockets for server-to-server > distribution of activities? > > Seems like it could be very efficient. > > -Evan > >
Received on Monday, 17 September 2012 14:36:14 UTC