hoaproject/Socket

Socket\Connection -> getEncryption() for current stream

Closed this issue · 1 comments

The result of getEncryption() method don't return encryption for current stream.
Is cause by $this->_encryption property assignation in setEncryption() method.

Discussion happens on the attached PR.