MTOM on server
Anyway to run this as a service that can accept MTOM messages from soap clients?
you would need to write the service yourself. you can use the same code as in the receive method (https://github.com/yaronn/ws.js/blob/master/lib/handlers/client/mtom/mtom.js#L53) to do the mtom part so it should not be complex. maybe hook this to some other soap server stack.
Ok h hopefully it is not too hard, any other advice? Anything will help since i am new to all this
On Oct 3, 2017 12:30 PM, "Yaron Naveh" [email protected] wrote:
you would need to write the service yourself. you can use the same code as in the receive method (https://github.com/yaronn/ws. js/blob/master/lib/handlers/client/mtom/mtom.js#L53) to do the mtom part so it should not be complex. maybe hook this to some other soap server stack.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yaronn/ws.js/issues/37#issuecomment-333952475, or mute the thread https://github.com/notifications/unsubscribe-auth/AIdKD4rKbvclmB56p4RWoeACSgdBAwI_ks5sootLgaJpZM4PrJST .