cod
cod copied to clipboard
Small framework to simplify process-to-process communication.
Results
1
cod issues
Sort by
recently updated
recently updated
newest added
I'm getting the following error when using channel.put and channel.get to pass simple Ruby Hash objects around (1 level of nesting in the hash). It works for a little while,...