Skip to content

Releases: dece/Opal

v0.2.1

04 Apr 15:09

Choose a tag to compare

Commits:

  • 612950b fix zombie subprocesses by waiting on them

Release:

target/release/opal: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=599d11132bbae5b99ef01909ab16ce12fd62179f, for GNU/Linux 3.2.0, stripped

v0.2.0

08 Jan 16:29

Choose a tag to compare

ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=304b17bbeb8198f64a54f1a09db8929e181682e6, for GNU/Linux 3.2.0, stripped

Commits:

  • 7a26b7c listen on multiple addresses concurrently
  • f31b973 stream responses instead of sending all at once