Hello, I know it used by JRPCDebugger [1].
I also used it to interact with numpy by exposing math functions via a python JRPC server but I have no public repository for it yet. I did a comparison of this implementation with others available in Pharo world at the bottom of the README. Tell me if you have specific questions. Cheers, Julien Links: [1]: https://github.com/aranega/JRPCDebugger --- Julien Delplanque Doctorant à l’Université de Lille http://juliendelplanque.be/phd.html Equipe Rmod, Inria Bâtiment B 40, Avenue Halley 59650 Villeneuve d'Ascq Numéro de téléphone: +333 59 35 86 40 > Le 13 juin 2019 à 20:45, Gabriel Cotelli <[email protected]> a écrit : > > Hi! > > Is anyone using https://github.com/juliendelplanque/JRPC/ > <https://github.com/juliendelplanque/JRPC/> or other JSON RPC implementation > in Pharo? > > Regards, > Gabriel
