oscar
|
030617397b
simplified IWA, no need for dSockets and exports anymore
|
3 weeks ago |
oscar
|
32a3c8323e
simplified directsockets on js side, refreshed cx files
|
1 month ago |
oscar
|
ef55bd93d3
added local directsockets access, dsockets.js changes, refresh of cx files
|
1 month ago |
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 month ago |
oscar
|
290d9a010e
started work on TCPProxy. Wrapper around TCPServerSocket and TCPSocket from directSocketsApi. refresh of cx files, removed old bad implementation of directSocketsApi spec
|
2 months ago |
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
|
2 months ago |
oscar
|
30fef95135
updated all cheerpx files, post-process.cjs now appends cxCoreInit() at the end of cxcore.js
|
2 months ago |
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
|
2 months ago |