oscar
|
030617397b
simplified IWA, no need for dSockets and exports anymore
|
hai 3 semanas |
oscar
|
32a3c8323e
simplified directsockets on js side, refreshed cx files
|
hai 1 mes |
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
|
hai 1 mes |
oscar
|
6ef1aa2f44
refreshed files for start of work on directSocketsInterface for TCP in cheerpX, removed useless .d.ts and app.d.js files, started fiddling with networking to try and test TCP
|
hai 2 meses |
oscar
|
6a57003ef3
include files for TCP socket type (ripped from google examples) and export types folder in svelte.conf so it's usable
|
hai 2 meses |
oscar
|
30fef95135
updated all cheerpx files, post-process.cjs now appends cxCoreInit() at the end of cxcore.js
|
hai 2 meses |
oscar
|
c238a8f809
it runs!!! :)) need to clean up cxcore.js it requires manual editing right now I'll implement post-processing for it to automatically take place during 'npm run build'. added extra needed files. compiled with linux trace right now, will recompile without at a later time
|
hai 2 meses |
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
|
hai 2 meses |