Messages
- Input and output messages
- Data passing: serialization and deserialization
- Default message API
The default message API gives developers quicker integration points to help shorten the integration effort with Symphony for those applications which might have heavy dependence on strings or raw binary data being transferred between the client and service. Developers now do not need to implement onSerialize() and onDeserialize() when sending messages composed of a single text string or a stream of binary data.