azuqua / notp

A library for writing distributed systems that use a gossip protocol to communicate state management, consistent hash rings for sharding, and vector clocks for history. https://www.npmjs.com/package/clusterluck
MIT License
169 stars 7 forks source link

Documentation or interface goodies for setting configurations on external IPC connections #42

Closed kevinwilson541 closed 7 years ago

kevinwilson541 commented 7 years ago

Either the above functionality, or explicitly do it in code + add docs on how to manipulate these internal conf params + allow users of library to create their own gen_server to handle this functionality in a more generic way for other gen_servers.

kevinwilson541 commented 7 years ago

Resolved.