Tomasz Więch

Results 3 issues of Tomasz Więch

Generate exception classes based on [`exceptions`][1] field of `PB::Service` message, and instantiate them in [`Client#build_exception`][2] method. See how this has been implemented in Python client: [#1][3], [#2][4]. [1]: https://github.com/TeWu/krpc-rb/blob/proto_change_0.4/lib/krpc/krpc.pb.rb#L68 [2]:...

enhancement
help wanted

Add support for [kRPC Events][2] - mechanism that remove the need for active polling. ~[See how this has been implemented in Python client.][1]~ (better implementation coming soon - see below)...

enhancement

I'm using fish in Cygwin, so that `PATH` variable contains paths with "Program Files (x86)" directory. The issue is that `sed` invocation in [8th line of `rvm` function][1] is stripping...