Rowend Duke
Rowend Duke
I am using isomorphic git in a browser, an android webview actually. There seems to be some issues with isomorphic git checkout. The first issue is more dangerous. Checkout uses...
Discovered a small issue in tern when files are not loaded in order. Jump to definition gives the right position but wrong filename. Found it and fixed it but no...
**Describe the bug** Websocket.prototype.send does not respect callback argument in some browsers. As a result, open-rpc notify method with Websocket transport never resolves on said browsers. **To Reproduce** Steps to...