MISP/app/Lib
Iglocska 3d2b8c3c10 Added pub/sub feature using ZeroMQ, fixes #540 and fixes #526
- by installing the requirements described in the update and the install instructions (ubuntu only for now, centos/red-hat versions to be tested and described), administrators can enable the pub/sub feature
- assign a port to the service via the interface
- each time an event is published, MISP will use ZMQ's PUB feature to push out a MISP JSON package using the "misp_json" prefix
2015-06-24 17:38:15 +02:00
..
Export Merge branch 'feature/rpz' into hotfix-2.3.86 2015-06-23 17:19:08 +02:00
Tools Added pub/sub feature using ZeroMQ, fixes #540 and fixes #526 2015-06-24 17:38:15 +02:00
cakephp@4c61b579c4
CamelCase.php
empty