Skip to content

Releases: M4iKZ/Orpy

Orpy v 2.6

16 Aug 08:01
Compare
Choose a tag to compare

Reworked codebase from different libraries to monolith. simplified code flow, increase performances.

Compiled on Windows 10 and Ubuntu 22.04.1 LTS

Orpy v 2.5.5

02 Aug 07:29
Compare
Choose a tag to compare
  • fixed a bug when HTTP request is not standard like the wrk one.
  • clean code in Socket lib

Compiled on Windows 10 and Ubuntu 22.04.1 LTS

Orpy v 2.5

24 Jul 14:12
Compare
Choose a tag to compare
  • improved general code flow
  • wrapped data inside HTTPData
  • reworked Synchronization.hpp
  • removed pthread and using c++17 threads on linux
  • unique_ptr implementation instead of raw ptr
  • minor fixes

Compiled on Windows 10 and Ubuntu 22.04.1 LTS

Orpy v 2.1

20 Jul 07:35
Compare
Choose a tag to compare

Release a tech demo for this MVP.

Compiled on Windows 10 and Ubuntu 22.04.1 LTS