szwsck / librus-client-kotlin

Android client for Librus/ Librus Synergia using Rest API and Kotlin
GNU General Public License v3.0
21 stars 8 forks source link

Add messages #23

Open mimi89999 opened 7 years ago

maciekdymarczyk commented 7 years ago

https://github.com/RoboBlog/LibrusParser This parser can be helpful.

xdk78 commented 7 years ago

yes, thanks but we prefer that code is written in java/kotlin instead python

shymmq commented 7 years ago

Combining REST with parser will get very messy very quickly IMO

On Tue, Nov 7, 2017, 17:50 xdk78 notifications@github.com wrote:

yes, thanks but we prefer that code is written in java/kotlin instead python

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shymmq/librus-client-kotlin/issues/23#issuecomment-342546606, or mute the thread https://github.com/notifications/unsubscribe-auth/AIH1mX1jm0itv43wdKwGzFfooEVlGRAuks5s0IpygaJpZM4PLUG0 .

ghost commented 7 years ago

Emm, and with larger amount of requests it can slow down... maybe.