crossbario / autobahn-js

WAMP in JavaScript for Browsers and NodeJS
http://crossbar.io/autobahn
MIT License
1.43k stars 228 forks source link

Implement Payload Passthru Mode #560

Open om26er opened 1 year ago

om26er commented 1 year ago

Need to implement that in autobahn-js

oberstet commented 1 year ago

This depends on https://github.com/crossbario/crossbar/issues/2056 so that CI tests for ABJS can be part of a PR which adds PPT as a fully supported (standalone) feature to ABJS.