Skip to content

2.0.4

Compare
Choose a tag to compare
@aviramha aviramha released this 26 May 14:31
· 1644 commits to main since this release
d1f6873

2.0.0 (or 2.0.4, because of VSCode..)

Complete refactor and re-write of everything.

  • The CLI/VSCode extension now use mirrord-layer which loads into debugged process using LD_PRELOAD/DYLD_INSERT_LIBRARIES.
    It hooks some of the syscalls in order to proxy incoming traffic into the process as if it was running in the remote pod.
  • Mono repo