Sam Parton

Results 8 issues of Sam Parton

Not sure if this is just me, but i was testing something and did {{post.title}} in the thread post and it totally broken that forum thread. Might be something you...

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes. ## What is the motivation? It's useful to have a way to...

Hey, first of all, thanks for the great toolkit! I was looking around and I cannot find much information on this; I was playing with the building generator, and was...

question

Sorry for making an issue for this! Would this work with streams out of curiosity - or would it require loading the whole file first? Thanks

Found my self adding these changes into my project, so decided I'd update this PR with them instead ^^ Mainly signin/signup will return a token if you sign up a...

enhancement
stale

The idea/solution i mentioned in #20 - Implemented RPCRawResponse/Serialisation changes - Implemented the query resolver solution - Started tests for resolver/serialisation Only handled the regular Query() function so far It's...

stale

So to start, I was digging through the code, and our issue mainly stems from the fact that we need to decode the main response, to get the RPC ID...

- Use composer/php namespaces - Use singleton client instance, allowing it to work with multiple frameworks/applications - Add serialisation handling, allowing mapping responses to classes a lot easier - Implement...