esl / escalus

An XMPP client library in Erlang for conveniently testing XMPP servers
Apache License 2.0
130 stars 76 forks source link

Change escalus_tcp:send function to accept binary payload #211

Closed fenek closed 5 years ago

fenek commented 5 years ago

See title.

Includes minor refactor of escalus_tcp internals.

Verified by https://github.com/esl/MongooseIM/pull/2304