Files
boost_beast/include/beast/websocket/impl
Vinnie Falco 765cb22b48 Invoke callback on pings and pongs (API Change):
fix #248

This additionally invokes the pong callback for received pings, allowing
callers to more efficiently detect when a connection is still lively:

* pong_callback renamed to ping_callback
* Callback signature has an extra `bool` to indicate if the received
  control frame is a ping or pong.
2017-07-20 08:12:14 -07:00
..
2017-07-20 08:12:14 -07:00
2017-07-20 08:12:14 -07:00
2017-07-20 08:12:12 -07:00
2017-07-20 08:12:14 -07:00
2017-07-20 08:12:14 -07:00
2017-07-20 08:12:14 -07:00
2017-07-20 08:12:14 -07:00
2017-07-20 08:12:14 -07:00