Skip to content
Prev 7274 / 21312 Next

[Bioc-devel] BrowserViz

On Fri, Apr 3, 2015 at 2:00 PM, Paul Shannon <
paul.thurmond.shannon at gmail.com> wrote:

            
I was just referring to potential complexity. If one attempted to
reimplement the useful features of HTTP (like caching), complexity would be
introduced into application code, while you really want that complexity in
the protocol implementation. HTTP seems most appropriate for when the
server is acting as the data model. Outside of that, I see the benefits of
web sockets.

I think you missed my question about RPC. Also, any thoughts as to more
formalism around the payload? We obviously have complex data structures,
and it would be nice to communicate semantics somehow to the web browser.
For example, could there be some convention for representing a
SummarizedExperiment? Could a payload contain the equivalent of a media
type that an R/JS library could understand to marshal objects? Could there
be some way to query for the types of payload a command supports?

I've seen stuff like WAMP, but they seem to lack the ability to declare
high-level types. Maybe that's just out of style?

  
  
Message-ID: <CAOQ5NyeFHt2u5hgp=YysFMB8mPcTnLsGFJowbeZ+gZ=xpFfggQ@mail.gmail.com>
In-Reply-To: <B4458565-49F6-4B00-A2AA-F90A9858600C@fredhutch.org>