reactive-ipc / reactive-ipc-jvm

Reactive IPC for the JVM
Apache License 2.0
55 stars 13 forks source link

Module naming #4

Closed jbrisbin closed 9 years ago

jbrisbin commented 9 years ago

I'm second-guessing the submodule naming. Maybe it should be:

ripc-core
ripc-protocol-tcp
ripc-transport-netty4
ripc-composition-rxjava1

Rather than the longer reactive-ipc-*.

benjchristensen commented 9 years ago

I find the ripc naming easier for the modules and artifacts. I like Reactive IPC as the broader naming, but ripc as the short-form for this type of stuff.

jbrisbin commented 9 years ago

Modules have been renamed.