- Creating clients works
- Use aliases to work with several open ones simultaneously. You can then switch between them
- Create messages
- Output can be string or XML
- Create objects from simple or complex types in order to create more complicated messages
- You can dump the info obtained from the WSDL for a client in a the log
- It's possible to log the namespace prefix mapping
- There's some utility functions/keywords such as `Get clients`, `Get client` and `Get namespace URI` among others.
This is an alpha pre-release, so don't act surprised if it's a little immature ;).