Skip to content
Snippets Groups Projects
  • Arnaud Degroote's avatar
    e082d219
    [wip/py-morse] Update to 1.0 · e082d219
    Arnaud Degroote authored
    Changes since 0.6:
    
    The Python bindings for MORSE have been completely rewritten, now
    supporting a modern asynchronous interface (based on Python 3.2
    *futures*). It is also deemed as feature complete: it supports discovery
    of the simulation components, synchronous/asynchronous service
    invocation (including service cancellation) and synchronous/asynchronous
    read/write of datastream (#216).
    
    TODO: use ../../simulator/morse/Makefile.common
    e082d219
    History
    [wip/py-morse] Update to 1.0
    Arnaud Degroote authored
    Changes since 0.6:
    
    The Python bindings for MORSE have been completely rewritten, now
    supporting a modern asynchronous interface (based on Python 3.2
    *futures*). It is also deemed as feature complete: it supports discovery
    of the simulation components, synchronous/asynchronous service
    invocation (including service cancellation) and synchronous/asynchronous
    read/write of datastream (#216).
    
    TODO: use ../../simulator/morse/Makefile.common