Blake Leonard
2cdc56c882
chore: format corrections, comment clarifications
...
Signed-off-by: Blake Leonard <me@blakes.dev>
2023-03-10 13:29:30 -05:00
Blake Leonard
792ec4d731
chore(example): format and fix lint errors
...
Signed-off-by: Blake Leonard <me@blakes.dev>
2023-03-08 15:07:55 -05:00
Blake Leonard
60c89e28d3
chore(example): switch to connectAwaitable
...
That way it only acts connected when the credentials have been accepted.
Also I had to correct the value of "allowPlainAuth" which should be
true since a bug with it has been identified, and not yet fixed.
Signed-off-by: Blake Leonard <me@blakes.dev>
2023-03-08 14:09:37 -05:00
Blake Leonard
7b215d5c6e
fix: make the moxxmpp example work again
...
Note: to do this, I could not use the ExampleTcpSocketWrapper.
If I did, the app crashed on launch.
I also added some functionality: the header bar turns green when
connected, the FAB says what it does, and you can disconnect.
Signed-off-by: Blake Leonard <me@blakes.dev>
2023-03-08 13:02:43 -05:00
0ae13acca0
chore(release): publish packages
...
- moxxmpp@0.1.6+1
- moxxmpp_socket_tcp@0.1.2+9
2022-11-26 15:48:48 +01:00
d1de394cd9
chore(release): publish packages
...
- moxxmpp@0.1.6
- moxxmpp_socket_tcp@0.1.2+8
2022-11-26 15:09:05 +01:00
138edffb0a
chore(release): publish packages
...
- moxxmpp@0.1.5
- moxxmpp_socket_tcp@0.1.2+7
2022-11-22 22:49:41 +01:00
beff05765b
chore(release): publish packages
...
- moxxmpp@0.1.4
- moxxmpp_socket_tcp@0.1.2+6
2022-11-21 16:06:49 +01:00
39e9c55fae
chore(release): publish packages
...
- moxxmpp@0.1.3+1
- moxxmpp_socket_tcp@0.1.2+5
2022-11-19 22:50:39 +01:00
d3955479f7
chore(release): publish packages
...
- moxxmpp@0.1.3
- moxxmpp_socket_tcp@0.1.2+4
2022-11-19 22:32:56 +01:00
c307567025
chore(release): publish packages
...
- moxxmpp@0.1.2+3
- moxxmpp_socket_tcp@0.1.2+3
2022-11-16 15:37:44 +01:00
5dd96f518b
fix: SASL SCRAM-SHA-{256,512} should now work
2022-11-16 15:37:20 +01:00
6d9010b11c
chore(release): publish packages
...
- moxxmpp@0.1.2+2
- moxxmpp_socket_tcp@0.1.2+2
2022-11-12 21:49:29 +01:00
988db718a2
chore(release): publish packages
...
- moxxmpp@0.1.2+1
- moxxmpp_socket_tcp@0.1.2+1
2022-11-12 21:00:16 +01:00
848d83dc1f
chore(release): publish packages
...
- moxxmpp@0.1.2
- moxxmpp_socket_tcp@0.1.2
2022-11-12 12:46:36 +01:00
d5493a185a
feat: Remove Moxxy specific strings
2022-11-09 16:52:59 +01:00
5641b54f8f
chore(release): publish packages
...
- moxxmpp@0.1.1
- moxxmpp_socket_tcp@0.1.1
2022-11-09 16:19:22 +01:00
7d3ec12b8b
refactor: Move packages into packages/
2022-11-08 20:05:22 +01:00
2dd08fa391
feat: Add example
2022-11-08 17:54:19 +01:00