irods / irods_rule_engine_plugin_audit_amqp

BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Remove __BEGIN_JSON__/__END_JSON__ tokens #102

Closed SwooshyCueb closed 1 year ago

SwooshyCueb commented 1 year ago

The __BEGIN_JSON__/__END_JSON__ tokens were added to prop up an AMQP 0-9-1 client trying to make sense of AMQP 1.0. This workaround is no longer needed.