Zhixuan Lai
Zhixuan Lai
@KirillJJ which json-rpc library do you use?
Hi @application-developer-DA, thanks for reporting! I have never experienced this before. Can you produce it in the [demo app](https://github.com/Tinder/Scarlet/blob/master/demo/build.gradle) (by pointing its scarlet dependencies to jitpack)?
It is possible to build a STOMP over WebSocket client using Scarlet. You will need to write message adapters for the classes that represent STOMP frames.
@forresthopkinsa We are working on it: https://github.com/Tinder/Scarlet/tree/0.2.x Please check out the demo app and [tests](https://github.com/Tinder/Scarlet/blob/0.2.x/scarlet-protocol-stomp/src/test/java/com/tindre/scarlet/stomp/StompIntegrationTest.kt)
@alfredorueda Sorry, we only have [integration tests](https://github.com/Tinder/Scarlet/blob/0.2.x/scarlet-protocol-stomp/src/test/java/com/tindre/scarlet/stomp/StompIntegrationTest.kt) for STOMP. We don't have a demo for STOMP because we couldn't find a public STOMP server to connect to. You could checkout...
We are working on it: https://github.com/Tinder/Scarlet/tree/0.2.x Please check out the demo app and [tests](https://github.com/Tinder/Scarlet/blob/0.2.x/scarlet-protocol-socketio-client/src/test/java/com/tinder/scarlet/socketio/SocketIoClientTest.kt)
Thanks for pointing this out! Let me add you as a collaborator.
Sorry for the late reply! I am really excited that you found this project useful but it has been six months since I last worked on it. I will do...
Do you mean [this](https://github.com/syedhali/EZAudio/blob/5215465565ab6c97fe6e82c596e68a9b140ace72/EZAudio/EZPlot.h#L92) property? The implementation of ZLHistogramAudioPlot is rather different from that of EZAudioPlot and it does not make use of `shouldMirror`.
The easiest way is to switch the implementation of [firstNameOrCompositeName](https://github.com/zhxnlai/ZLPeoplePickerViewController/blob/55c8b212e461c611cdbf75763439d0b99c20ccc7/ZLPeoplePickerViewController/Internal/APContact%2BSorting.m#L12) and [lastNameOrCompositeName](https://github.com/zhxnlai/ZLPeoplePickerViewController/blob/55c8b212e461c611cdbf75763439d0b99c20ccc7/ZLPeoplePickerViewController/Internal/APContact%2BSorting.m#L19)