oscar
|
71c1548653
lots of work completed towards getting TCP connections working. Sockets are now created when requested by CX, data can be sent. not received yet. This specific commit wont' build because I'm trying to import dumpIP but can't manage to. just remove from dSockets.js and it'll work. pushing anyways because I hvaen't pushed in too long and I'll die if I lose all this
|
1 mesiac pred |
oscar
|
6a57003ef3
include files for TCP socket type (ripped from google examples) and export types folder in svelte.conf so it's usable
|
2 mesiacov pred |
oscar
|
97ce9f39c6
added explicit worker-src even though it seems to just get ignored by IWAs, got through most of the CSP related errors, as well as past the blob error
|
2 mesiacov pred |
oscar
|
d66f3226f0
included cx.esm.js and built cx_esm.js files to get over cheerpx error. Changed the scripts in package.json to build and run the iwa app. commented out plausible in app.html to remove the error. added hooks.client.js to fix TrustedHtmlElement error. added the CSPs to svelte.config.js. New error is a failed assert in cheerpx cxui.cpp in getCheerpXUrl() line 110
|
2 mesiacov pred |
Alessandro Pignotti
|
98a0c2a47b
Enable SSR
|
9 mesiacov pred |
Alessandro Pignotti
|
0d60f79c99
Convert to SvelteKit setup
|
9 mesiacov pred |
Alessandro Pignotti
|
d59c6c069b
Basic npm setup for svelte
|
9 mesiacov pred |