Shirshak
Shirshak
@pimterry no problem. You can root with magisk on any device including the current you have (however you may lose data )
@pimterry sorry was preoccupied with something. I ran npm install on this repo and I immediately get the following error. ``` npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN...
@pimterry where should I put node_datachannel.node file? Like I have node_modules folder and thousands of folders inside it. Where should I go from here.
@pimterry hey, sorry for being late. I think it works. ``` git clone --depth=1 https://github.com/httptoolkit/httptoolkit-server.git Cloning into 'httptoolkit-server'... remote: Enumerating objects: 220, done. remote: Counting objects: 100% (220/220), done. remote:...
@pimterry what I can do is provide the HTTP toolkit server app manually. But yea there is going to be trust issues I guess. Or, I think you can purchase...
have u checked what is the reason it is not showing ?
oh then i think it will be our own job to fix it and its not hard too :)
Regarding http2 I think the best solution is to reuse code and idea from hyper crate?
@murat-dogan i am available to test. But, how am I supposed to test it? I tried calling it directly via node, but I am quite confused here. ``` node /Users/quantum/Downloads/build/Release/node_datachannel.node...
@murat-dogan done ``` npm test > [email protected] test > jest PASS test/test.js (12.215 s) Module Definition ✓ Module Defined (1 ms) PeerConnection Classes ✓ Create PeerConnection (1 ms) ✓ Create...