Ivan Enderlin
Ivan Enderlin
Hey :-), How can I help?
Migrate to Maven Central for jar distribution, Jcenter and Bintray are being shut down by May 1 2021
You should ping @syrusakbary. I'm no longer working at Wasmer.
Closing in favor of #3088.
Thanks for the PR! I would prefer to wait on https://github.com/ruma/ruma/pull/1738 to be merged before merging this one :-).
The PR looks sensible though and should not be impacted by https://github.com/ruma/ruma/pull/1738.
Not from my part.
The log should display the request and the response of the HTTP payloads. I'm not sure it's the role of `matrix_sdk_ui::SyncService` to display these errors. At worst, it should be...
`timestamp` has been added onto `SlidingSyncResponse`'s `room.$room_id`, https://github.com/matrix-org/sliding-sync/pull/247.
I no longer work at Wasmer, see https://mnt.io/2021/10/04/i-leave-wasmer/. Ping @syrusakbary if he still cares about the community and the projects we've built.
Hey :), I did this with a PHP library (Hoa\Websocket). The repository is here: http://hg.hoa-project.net/Keynote/file/tip. Look at Shells/Mirror.html, Shells/Script/Mirror.\* and Shells/Script/Onstage.js (where I add one method: Dz.startSocket). The mirror shell...