简体   繁体   中英

how to use a SOAP server from node.js web server

I have an existing, full featured, SOAP server that I have to use from node.js server code. I read about a node plugin, soap-js as a plugin. It seems to be old and not much is found on it.

Anybody knows about a node plugin for this purpose.

I can recommend this plugin: https://npmjs.org/package/soap Its easy to use and the support is good.

Cheers.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM