mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-04-29 17:00:14 -04:00
Add QtCreator project for addon
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
// ws.close(lalala)
|
||||
// ws.?
|
||||
|
||||
/* Helping QtCreator */
|
||||
#include "App.h"
|
||||
#include <v8.h>
|
||||
#include "Utilities.h"
|
||||
using namespace v8;
|
||||
|
||||
// also wrap all of this in some common struct
|
||||
Persistent<Object> wsTemplate[2];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user