Skip to content

Releases: kzhdev/websocket_proxy

v1.1.1.2

01 Nov 22:57

Choose a tag to compare

Update slick_logger to v1.0.0.8

v1.1.1.1

05 Oct 00:02

Choose a tag to compare

Update slick_logger to v1.0.0.6

v1.1.1.0

12 Sep 22:14

Choose a tag to compare

Update slick_logger

v1.1.0.0

29 Aug 21:55

Choose a tag to compare

  • Replace spdlog with slick_logger via FetchContent for better integration
  • Update slick_queue handling and remove obsolete cmake/slick_queue.cmake
  • Enhance Windows shared memory security with session-isolated names
  • Bump version to 1.1.0.0 and update CHANGELOG, README.md, and build files
  • Refactor includes and dependencies in source files for consistency

v1.0.0.3

12 Feb 03:48

Choose a tag to compare

Rotate log file

v1.0.0.2

06 Jan 04:53

Choose a tag to compare

v1.0.0.2

  • Fix shutdown exception
  • Disable precompile header

v1.0.0.1

04 Jan 03:33

Choose a tag to compare

1.0.0.1

  • Fix shutdown deadlock
  • Add example
  • Rename project to websocket_proxy

v1.0.0.0

31 Oct 00:56

Choose a tag to compare

  • Replaced SlickSocket with BoostBeast
  • Support the same WebSocket with different credential
  • Added Subscription type