Fork me on GitHub
#graphql
<
2017-06-25
>
malcolmsparks20:06:42

I'd like to recommend server-sent events for reasons of web security. #yada makes SSE easy, as do other clojure web libs

malcolmsparks20:06:28

Shouldn't lacinia just call a function to notify of an event and let the user choose the distribution mechanism?

malcolmsparks20:06:38

We are also thinking of using graphql and lacinia internally, for example, between the view and data layers in a website.

malcolmsparks20:06:08

So use of websockets seems to reduce the generality of abstraction.

malcolmsparks20:06:02

Unless ofc by 'leverage' you mean to use websockets outside of library-space.