python-vxi11-server icon indicating copy to clipboard operation
python-vxi11-server copied to clipboard

fetch some corrections and additions

Open ulda opened this issue 3 years ago • 0 comments

Hi coburnw

I am still using your code and i collected some misc updates and additions from my tree to pull. Highlights:

  • fixed SRQ support, now it fully works in my setup an does not block anymore - took me some time to find out what was wrong here
  • add a way to do a simple install via old setuptools.
  • fix error handling (happening e.g. on connection close) in RPCRequesthandler

feel free to pull this or parts of it.

ulda avatar Nov 26 '22 18:11 ulda