Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Release v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 13:41
· 74 commits to main since this release
8ffd06f

1.4.0

  • Add ability to set independent middleware per service, but on the server and the client
  • Added tutorial video links
  • Add short-circuit evaluation to GetService and GetController functions for better performance when the service/controller exists
  • Change Comm module to use service name as namespace instead of nested __comm__ folder
  • Documentation improvements
  • Breaking changes to middleware assignment (now within one Middleware table instead of two for inbound/outbound)