Kunal Dawn

Results 17 comments of Kunal Dawn

Guys, any one working on it. We are using this library at prod, and getting many issues. Any plans to update or mark the project as archived and show link...

@googollee can you share implementation details or any architecture diagram of this project?

@erkie I understand that, the problem is there is no documentation why there is v1.0 v1.4 and v1.4.1 and what are the purpose. which API is going to be supported?...

Why people are not directly contributing to this project, for example https://github.com/pschlump/socketio seems to fix some issues.

@erkie let me understand the code base first, we are still using v1.0 and sometimes OnClose panics. It seems v1.4.1 has the fix (using sync.Once) but missing Broadcast feature. Let...

hi @erkie, as per my analysis v1.0 and v1.4 has some broken api changes. Our server code architecture is written in such a way its dependent on the following apis:...

is this still maintained @mkabilov

@sevlyar let me create an isolated example and come back to you

check https://github.com/BobbleKeyboard/android_touch/blob/master/example/example.py#L22, you can add delay, the delay and spacing between move points will determine pointer speed.