This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/client/src/main/java/envoy/client/net
Kai S. K. Engelbart afcf1e48a4 Remove filter from ReceivedMessageProcessor, improve handshake
The user is sent after the messages to avoid receiving messages on the
client while switching from handshake to normal mode.
2020-07-16 21:14:37 +02:00
..
Client.java Add ContactListCellFactory 2020-07-13 19:02:40 +02:00
GroupMessageStatusChangeProcessor.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
MessageStatusChangeProcessor.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
ReceivedGroupMessageProcessor.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
ReceivedMessageProcessor.java Remove filter from ReceivedMessageProcessor, improve handshake 2020-07-16 21:14:37 +02:00
Receiver.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
WriteProxy.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
package-info.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00