arenevier f29906c72f
Allow building without rtti (#487)
Since factory returns a ProxyConnectionState, setOnConnectionCallback
will be a ProxyConnectionState. The code already makes that assumption,
since it does not check of state return value. Using a
static_pointer_cast will allow the library to be build with rtti.
2023-10-13 19:56:24 -07:00
..
2023-02-25 13:50:35 -08:00
2023-02-25 13:50:35 -08:00
2023-09-01 08:00:35 -07:00
2023-02-25 13:50:35 -08:00
2022-02-10 20:47:32 -08:00
2023-02-25 13:50:35 -08:00
2023-09-01 08:00:35 -07:00
2023-03-13 09:36:25 -07:00
2023-02-25 13:50:35 -08:00
2023-02-25 13:50:35 -08:00
2020-03-24 12:48:55 -07:00
2020-11-15 21:09:58 -08:00
2019-08-30 12:50:56 -07:00
2023-02-25 13:50:35 -08:00
2020-04-24 15:34:00 -07:00
2020-11-15 21:09:58 -08:00
2020-11-15 21:09:58 -08:00
2020-04-16 11:58:06 -07:00
2023-06-05 10:06:53 -07:00