Farook Al-Sammarraie
|
9f99be55e1
|
Merge branch 'master' into ws_close
|
2022-05-14 18:56:39 +03:00 |
|
The-EDev
|
78c7186897
|
Allowed Crow class to be passed to Websocket connection object
|
2022-05-14 12:05:06 +03:00 |
|
Luca Schlecker
|
7e4f1494d2
|
improved lambda bracing by inlining only empty lambdas.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-27 19:22:35 +01:00 |
|
The-EDev
|
7f4b7c8ff9
|
created new rules, used bot to enforce rules in PRs
|
2021-11-25 14:45:38 +03:00 |
|
Luca Schlecker
|
e5c7daccce
|
remove every occurance of #define CROW_MAIN .
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-21 17:25:16 +01:00 |
|
The-EDev
|
fd6de9bc05
|
Added functionality to close websocket connections before the app is
terminated.
This is incomplete and needs more work.
|
2021-11-06 06:06:18 +03:00 |
|
The-EDev
|
85e85c3e64
|
allow remote IP to be accessed from websocket object
|
2021-11-01 23:57:21 +03:00 |
|
The-EDev
|
408166a06f
|
removed extra semicolon (from @luxe)
|
2021-07-05 21:04:51 +03:00 |
|
Maxim Kokryashkin
|
cdce8f443a
|
macro rename
|
2021-03-31 20:30:32 +03:00 |
|
Maxim Kokryashkin
|
ce7d08eb0e
|
fixed issues with static wariables
|
2021-02-21 00:28:32 +03:00 |
|
Jaeseung Ha
|
4394142d3f
|
Merge branch 'master' into fix_libssl_example
|
2017-09-17 19:14:40 +09:00 |
|
Jerry Coffin
|
251f0cf0ed
|
Modified websocket example to automatically retrieve server's hostname.
|
2017-04-11 22:31:36 -07:00 |
|
Anders Åslund
|
5921ccd0ed
|
Fix linking error on OSX
Fix websocket example
|
2016-10-15 20:26:12 +02:00 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|
ipknHama
|
967adf0de5
|
Add websocket feature
|
2016-08-28 14:46:31 +09:00 |
|