ipknHama
|
967adf0de5
|
Add websocket feature
|
2016-08-28 14:46:31 +09:00 |
|
ipknHama
|
e161da45e0
|
Remove warnings: manually applying #101, #104
|
2016-08-27 18:03:49 +09:00 |
|
Siva Chandran
|
a0ffd76e9c
|
Made all parameter_tag related functions into static inline instead of constexpr.
|
2015-04-25 12:07:24 +05:30 |
|
Siva Chandran
|
e99cec63a1
|
Made parameter_tag related functions to constexpr/static to avoid linker symbol redefinition error when crow header is included in multiple cpp files.
|
2015-04-25 11:54:22 +05:30 |
|
Jonas Westerlund
|
13b8a70c51
|
Fix parameter typos
|
2015-03-12 14:53:45 -07:00 |
|
ipknHama
|
0a7c997349
|
working on VS2013 support
* wrap constexpr
* add run-time version of get_parameter_tag
|
2015-02-20 11:50:34 +09:00 |
|
ipknHama
|
5d8d527639
|
add run-time check for handler type for route_dynamic
|
2015-02-19 12:16:28 +09:00 |
|
ipknHama
|
d564d486b5
|
added route_dynamic
|
2015-02-19 00:57:01 +09:00 |
|
ipknHama
|
966867a9ca
|
change pointer to reference; fix up spaces
|
2014-12-12 01:38:57 +09:00 |
|
Antony Woods
|
27bf11d35c
|
Re-implemented 'get_middleware()' as suggested, without changing the Server constructor and now no longer encountering hangs
|
2014-10-23 18:33:03 +01:00 |
|
ipknHama
|
a5fab23f70
|
HTTP GET/POST method distinguish
|
2014-10-07 21:51:24 +09:00 |
|
ipknHama
|
ab1063c046
|
complete middleware implementation
|
2014-09-08 07:07:53 +09:00 |
|
ipknHama
|
c89cafa820
|
add Middlewares template to Crow main class, context implementation
|
2014-09-07 01:24:45 +09:00 |
|
ipknHama
|
031615ac86
|
source resturcturing + CMake
|
2014-08-07 01:18:33 +09:00 |
|