Lasse Öörni
|
0210a049b2
Block HttpRequest::Read() if not all data is received and connection is still open. This is to allow the other ReadXXX() functions to work properly. Only call Read() with size at or below GetAvailableSize() to ensure no blocking.
|
12 роки тому |
Lasse Öörni
|
347b840b7c
Read HttpRequest in a background thread to prevent blocking. Always check all triangle mesh geometries for the closest hit in the RAY_TRIANGLE raycast mode.
|
12 роки тому |
Lasse Öörni
|
a9f13ebdfe
Added LuaScriptInstance subscribe to specific sender's event.
|
12 роки тому |
Lasse Öörni
|
c089229104
Added documentation on HTTP requests.
|
12 роки тому |
Lasse Öörni
|
6350f246e6
Register HttpRequest to script.
|
12 роки тому |
Lasse Öörni
|
26fabce801
Added Civetweb library for HTTP requests.
|
12 роки тому |