|
@@ -0,0 +1,19 @@
|
|
|
|
+hci
|
|
|
|
+=====
|
|
|
|
+
|
|
|
|
+Introduction:
|
|
|
|
+---------------
|
|
|
|
+Researching a way to bring java alike OSGi to nodejs for hot swappable modules.
|
|
|
|
+This is not an intention to replace nodejs modules but a way to swap certain areas of the application such as bringing new versions without a restart
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Running examples:
|
|
|
|
+-------
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Cli bundle list
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+Web based bundle listing
|
|
|
|
+
|