Boost logo

Boost :

Subject: Re: [boost] [Beast] Questions Before Review
From: Artyom Beilis (artyom.beilis_at_[hidden])
Date: 2017-07-01 20:29:02


In any event, I'm glad to see WebSocket getting some attention :)

I assume it is because despite the hipe around WS they are far less useful
in reality for one simple reason - they aren't HTTP.

I consider server sent events as far better solution for server side push
from both client and server side, see 1 below.

WS virtually never work with proxies well and require https to work
properly. Especially today when SSL inspection becoming common WS are
quite problematic.

On the bright side it looks like WS part of beast is far more useful than
HTTP one.

Artyom Beilis

1: blog.cppcms.com/post/107


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk