Closed xamox closed 7 years ago
It should works. Please, pay attention, that you need the same python versions (e.g. 2.7) on both sides in order to work with Pyro4.
Yep, understood. I know the official version uses Pyro 3.16.
It appears development is dead on the offical, at least I can't seem to find the repos for it. Do you know if that is the case?
Official version doesn't work with Python 3.x as long as Pyro 3.16. So, I've migrated to Pyro4 to support Python 3.x. Original OpenOPC hosted on SourceForge and doesn't have any kind of VCS. I suppose that my forked version should still works with Python 2.7, but has lack of support for Python 2.6 and older.
Is the code backward compatible?