From 686ba42466ca46f9e49f13d45ae9a225aa2dbe51 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 14 Feb 2016 19:48:44 +0100 Subject: Added plugin info json files and made system automatically load available plugins and start them if flagged so (nw) --- plugins/websocket-codec/plugin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/websocket-codec/plugin.json (limited to 'plugins/websocket-codec') diff --git a/plugins/websocket-codec/plugin.json b/plugins/websocket-codec/plugin.json new file mode 100644 index 00000000000..00a49dbcba3 --- /dev/null +++ b/plugins/websocket-codec/plugin.json @@ -0,0 +1,8 @@ +{ + "plugin": { + "name": "websocket-codec", + "version": "1.0.7", + "author": "Tim Caswell", + "type": "library", + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2