Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 315 Bytes

JVM RPC for Heroic

This module allows multiple Heroic instances to communicate with each other if they are on the same JVM. This is only used for integration testing.

For an example of this, see the AbstractLocalClusterIT test suite.