Erik Kunze
Erik Kunze
If you took some time an read through older issue, you would have noticed, that this project might no longer be maintained and there are forks, that address all the...
@DacoTaco please follow the link I gave in my first post. From there you can download the package and try it out in Dolphin or on a real Wii to...
Hello @DacoTaco I would like to ask if you still expect information or whatever from me? Is there anything else I can do to speed up the implementation?
@DacoTaco There are programmes that are especially adapted to the start function of the Prilloader, such as `uneoboot.dol` for ULGX. You do not want to put these in the apps...
@umesh0492 nv-websocket-client is a generic Websocket framework. Android specific problems can be solved by you outside this framework.
Scheduling an Android wakeup broadcast is up to you and far out of the scope of a websocket library.
@BoD What about the callbacks `onSendingFrame` and `onFrameSent`?
@BoD this websocket implementation works asynchroniously. Blocking network calls are a bad way.
:-1: Please do not add additional external dependencies. Instead of this use callback mechanism to validate server certificate so it is up to the user/developer to provide an implementation or...
@ifif14 see #76 - sadly to say it did not get merged.