Jordan Anders
Jordan Anders
Not a problem. Right now I'm focusing on the creation and parsing of RPC related messages and Tokens. I'm actually already using tedious in the background to better understand how...
I have a fix for this in my pull request for RPC implementation. All the strings were being decoded as the same so I separated out the 16bit from 8bit...
My fork has the branch merged to master already which I've been using for another project. The branch is ja-rpc. I'm not sure if it will end up getting merged...
I just realised the .gitignore had Package.Resolved instead of Package.resolved and it was being included in the pull. I've updated this pull request with a revised .gitignore.