Menu

#1 would be nice to have a python server

closed
nobody
None
5
2006-07-06
2006-05-05
Anonymous
No

sorry if my request sounds dumb, but do you think it
would be possible to have a fastrpc python server?

Discussion

  • Vaclav Blazek

    Vaclav Blazek - 2006-07-06
    • status: open --> closed
     
  • Vaclav Blazek

    Vaclav Blazek - 2006-07-06

    Logged In: YES
    user_id=1035193

    Server support is ready to use in the CVS.

    There are 2 types (classes) added to fastrpc Python module:
    Server and MethodRegistry. Server holds instance of method
    registry (methodRegistry member) you can use to add methods
    handled by call. Method registry can be configured to call
    preprocessing/postprocessing code before/after method call.

     

Log in to post a comment.