bebop icon indicating copy to clipboard operation
bebop copied to clipboard

Upstream compatibility: RPC Service definitions

Open 200sc opened this issue 4 years ago • 3 comments

c.f. https://github.com/RainwayApp/bebop/pull/173/files#diff-765580732a8e5a2af5ce13353285bd400ef49d9b16a25620a1114355ac0de12e

200sc avatar Feb 11 '22 14:02 200sc

Upstream bebop has allegedly released this support, but when you run bebopc 2.4.2, the latest release as of now, against the service defined in their wiki: https://github.com/RainwayApp/bebop/wiki/RPC, it errors:

[Compiler][Error] The given key 'string' was not present in the dictionary.

This error is not coming from bebopc code itself (at least not from cursory searches), so is more likely coming from some underlying library, and probably from some mismatch between the definition of what a service should be defined as between 2.4.2 and the writing of the wiki article.

So this will have to wait.

200sc avatar May 01 '22 15:05 200sc

RPC is still in active development. A spec will be formalized in January.

andrewmd5 avatar Dec 16 '22 03:12 andrewmd5

Tempo / rpcs are viable to add support for, in theory, now.

200sc avatar Mar 16 '24 15:03 200sc