mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-04-20 17:00:25 -04:00
Add QtCreator project for addon
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
// req.getUrl()
|
||||
// req.onAbort ?
|
||||
|
||||
/* Helping QtCreator */
|
||||
#include <v8.h>
|
||||
#include "Utilities.h"
|
||||
using namespace v8;
|
||||
|
||||
/* The only thing this req needs is getHeader and similar, getParameter, getUrl and so on */
|
||||
Persistent<Object> reqTemplate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user