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.
|
hace 12 años |
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.
|
hace 12 años |
Lasse Öörni
|
a9f13ebdfe
Added LuaScriptInstance subscribe to specific sender's event.
|
hace 12 años |
Lasse Öörni
|
c089229104
Added documentation on HTTP requests.
|
hace 12 años |
Lasse Öörni
|
6350f246e6
Register HttpRequest to script.
|
hace 12 años |
Lasse Öörni
|
26fabce801
Added Civetweb library for HTTP requests.
|
hace 12 años |