Open pchapin opened 4 years ago
I created a placeholder program for this sample application. This gives anyone who works on this issue a place to get started.
@pchapin, is it still relevant issue? I would like to try it, though I am new to cubedOS. Looks like functional testing for a server, maybe with some benchmarks
@r8d8 We still have a need for this sample program, yes. The system is in a bit of flux at the moment because we are adding support for multiple domains and inter-domain messaging. The publish/subscribe server will likely need some internal and API adjustments to support publishing messages across domains.
Look at #42
The publish/subscribe server is not being adequately tested. We should have a sample program that illustrates its use and that exercises its functionality. The internal structure of the publish/subscribe server should probably also be reviewed and enhanced. That could be considered part of this issue, or perhaps broken out into a separate issue.