11.1.0 • Published 3 years ago

@roblox-cas/node-inter-processor-semantics v11.1.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

cas-node-inter-process-semantics

This npm package contains all of the types and methods for sending messages between various processors in the cas nodejs stack. This ensures that exactly one library contains all of the APIs for communicating between processors.

This project strongly follows semver2, which is critical to its proper safe function as it is effectively the API versioning.

Releasing a new version

We don't currently have auto-versioning setup, so when you are getting ready to merge your change into master, you'll want to update the package version appropriately using npm version