implementation("aws.smithy.kotlin:aws-event-stream:1.6.15")
Facilitates serialization and deserialization of messages using the Amazon EventStream format, enabling efficient, bidirectional communication over stream-oriented protocols.