!UUkRolSfUAnkNCAQJg:matrix.org

sputnik-messenger

52 Members
Mobile matrix client, written with Flutter - Beta: https://play.google.com/apps/testing/com.sputnikmessenger, Website: https://sputnik-messenger.com, 12 Servers

Load older messages


SenderMessageTime
16 Aug 2019
@forgemo:mos.appMo πŸ›°I will fix it with the next release14:55:24
@murz:ru-matrix.org@murz:ru-matrix.org Only russian Ρ‘ is emoji :) 15:00:36
@forgemo:mos.appMo πŸ›°
In reply to @murz:ru-matrix.org
Only russian Ρ‘ is emoji :)
because of the two eyes, right? πŸ˜…
15:01:57
@progserega:rsprim.ru@progserega:rsprim.ru
In reply to @forgemo:mos.app
πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚πŸ™ˆ .... that's a funny bug. it thinks russian characters are emojies.
😁
22:56:39
@progserega:rsprim.ru@progserega:rsprim.ru
In reply to @forgemo:mos.app
because of the two eyes, right? πŸ˜…
😁
22:56:56
17 Aug 2019
@forgemo:mos.appMo πŸ›°I fixed the issue with russian text in the latest release. :) πŸ‡·πŸ‡ΊπŸ’ͺπŸŽ‰12:15:12
@matthew:matrix.orgMatthew joined the room.20:54:31
@deepbluev7:neko.devNico joined the room.20:56:20
@matthew:matrix.orgMatthewthis looks very cool :) bubbles!20:56:59
@matthew:matrix.orgMatthewwhat sdk (if any) does it use?20:57:13
@matthew:matrix.orgMatthewah, flutter20:57:46
@matthew:matrix.orgMatthewis it using matrix-dart-sdk?20:58:35
@matthew:matrix.orgMatthew(matrix is misspelt as martix on https://sputnik-messenger.com)20:58:49
@matthew:matrix.orgMatthewah, sputnik-dart-sdk20:59:29
@forgemo:mos.appMo πŸ›°
In reply to @matthew:matrix.org
(matrix is misspelt as martix on https://sputnik-messenger.com)
🀣 how embarrassing
21:01:10
@forgemo:mos.appMo πŸ›°
In reply to @matthew:matrix.org
ah, sputnik-dart-sdk
exactly, it's a custom sdk, written specifilally for sputnik.
21:02:10
@matthew:matrix.orgMatthewnice :)21:04:01
@forgemo:mos.appMo πŸ›°
In reply to @matthew:matrix.org
ah, sputnik-dart-sdk
* exactly, it's a custom sdk, written specifically for sputnik.
21:06:21
@deepbluev7:neko.devNicoDid you document somewhere, why in the end you decided to go with websockets instead of SSE? Would be interesting, since there is a proposal to use SSE for an alternative sync endpoint in matrix21:12:11
@matthew:matrix.orgMatthewwhere are websockets being used?21:12:59
@matthew:matrix.orgMatthew(there is also a websocket proposal for matrix)21:13:22
@matthew:matrix.orgMatthew(but people tend not to bother with it as it doesn’t buy that much)21:13:45
@forgemo:mos.appMo πŸ›°
In reply to @deepbluev7:neko.dev
Did you document somewhere, why in the end you decided to go with websockets instead of SSE? Would be interesting, since there is a proposal to use SSE for an alternative sync endpoint in matrix
Hm no real documentation, only some messages of my progress spread over this rooms timeline. I might write a little article about my findings, though.
21:15:27
@forgemo:mos.appMo πŸ›°The main point for using web sockets over sse was that it allows me to detect broken tcp connections. This is a big issuue with flaky connections and a device that want't to sleep all the time :) .21:18:00
@forgemo:mos.appMo πŸ›° * The main point for using web sockets over sse was that it allows me to detect broken tcp connections. This is a big issuue with flaky connections and a device that wants to sleep all the time :) .21:18:21
@matthew:matrix.orgMatthewso is this matrix over WS? or a separate push mechanism?21:24:49
@forgemo:mos.appMo πŸ›°
In reply to @matthew:matrix.org
so is this matrix over WS? or a separate push mechanism?
it is a push gateway + push provider for push notifications. the actual martix-stuff uses /sync long-polling.
21:26:23
@matthew:matrix.orgMatthewah, separate push21:26:24
* @matthew:matrix.orgMatthew nods21:26:34
@matthew:matrix.orgMatthewon the matrix side our plan is to make /sync so light that you can use it for push21:26:55

Show newer messages


Back to Room ListRoom Version: 4