Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 1.08 KB

Changelog

  • 0.1.0

    • httpServer renamed coquihttp
    • coquihttp JSON response updated. attribute result is now called text. Added attributes rtf, duration.
  • 0.0.18

    • workerThread ubstituted with forked processes.
    • documenattion updated
    • coquihttp also configurable to be used as RHASSPY rempte HTTP Server
  • 0.0.17

    • workerThreads create a segmentation violation.
    • The issue is solved substituting worker threads with forked processes.
  • 0.0.15

    • client/server tests added. The server crashes.
    • added httpServer example
  • 0.0.13

  • 0.0.6

    • documenation update
    • npm package published
    • test script testPerformances.sh updated

top | home