Skip to content

Releases: jobe3774/raspend

Enhanced options for preflight requests regarding CORS.

13 Oct 10:34
Compare
Choose a tag to compare
v2.0.5

Enhanced options for preflight requests regarding CORS.

/cmds now shows URLs for every command

13 Feb 22:02
Compare
Choose a tag to compare
v2.0.4

Updated setup.py

More flexible usage of the applications shared dictionary, event- and lock object.

05 Feb 14:31
Compare
Choose a tag to compare

Syncable Threadhandler

05 Feb 14:29
Compare
Choose a tag to compare
Updated Copyright

Increased version number

The worker threads

12 Nov 19:14
f6d9683
Compare
Choose a tag to compare
Merge pull request #9 from jobe3774/new_worker_thread_approach

New worker thread approach

Added threaded publishing of data

20 Oct 20:00
c78af28
Compare
Choose a tag to compare
Merge pull request #6 from jobe3774/Publish_Data_Thread

Publish data thread

More flexible usage of the shared dictionary

10 Oct 19:39
582cc50
Compare
Choose a tag to compare

This release provides

  • a new 'prepare' method for data acquisition handlers which is called before acquisition starts.
  • RaspendApplication only creates it's own shared dictionary if no dictionary was passed to the construtor.
  • RaspendApplication lets you update it's shared dictionary by calling the new method 'updateSharedDictionary'.

Added Application class

10 Oct 12:25
faacba4
Compare
Choose a tag to compare

The new application class covers creating threads for data acquisition and adding commands to the HTTP interface.

Enabled invoking commands via HTTP GET

29 Sep 20:04
287cccf
Compare
Choose a tag to compare

Commands now can be invoked via HTTP GET request too.

v1.0

21 Sep 15:39
Compare
Choose a tag to compare
fixed typo