Foran / wsdl2cpp

A cpp client/server code generator for SOAP 1.2 services defined via WSDL

Home Page:http://wsdl2cpp.foransrealm.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A cpp client/server code generator for SOAP 1.2 services defined via WSDL

This project is in the early development stage and after a long break is receiving active attention. Due to multiple significant periods of inactivity, the development has become more formailzed to facilitate continued progress through future breaks. Specifically Unit testing has become a significant focus.

This project was started due to the significant lack of a good open source solution for C++ code generators for SOAP 1.2

The current build status

  • Linux CI Build Status
  • Coverity Coverity Scan Build Status
  • Code Coverage Coverage Status

Build Tools

This project is built with Google's Bazel (a build management system).

About

A cpp client/server code generator for SOAP 1.2 services defined via WSDL

http://wsdl2cpp.foransrealm.com/

License:MIT License


Languages

Language:C++ 94.6%Language:Python 5.4%