Skip to content

OnHttpServerMessage hook

Compare
Choose a tag to compare
@Julien-R44 Julien-R44 released this 31 Mar 10:44

Changes

The DevServer class now accepts a new onHttpServerMessage hook that will be called when the HTTP child process sends a message to the parent process ( the assembler ).

Commits

  • fix: windows flakky test (e9d78ee)
  • feat: add onHttpServerMessage hook (516a1fb)

Full Changelog: v7.3.0...v7.4.0