Commit Graph

44 Commits

Author SHA1 Message Date
8dac8b1a62 remove unneeded imports 2022-11-22 09:44:55 +02:00
a08f3adbef add an example of calling the tangles.thread rpc method 2022-11-18 15:10:56 +02:00
c556373a96 update create_history_stream example 2022-08-09 08:24:53 +01:00
e16f567c19 revert friends example code 2022-08-08 08:25:31 +01:00
3fe1a4bbea remove unnecessary imports 2022-08-07 13:17:23 +01:00
ab86d4fe0b merge main 2022-07-11 08:51:07 +01:00
15acebbbfa replace SsbMessageValue with SsbMessageKVT in stream examples 2022-07-01 08:58:33 +01:00
2e1e9a79f1 basic names rpc support 2022-06-09 09:15:50 +01:00
9cb8b62843 update docs and doc example code to use new keystore selector 2022-05-11 14:14:25 +02:00
b0ac8e7a29 clarify friends.hops in the example 2022-02-16 14:17:58 +02:00
8a37bfcb61 add subset stream example 2022-02-16 14:16:57 +02:00
d4263b967f rename example files 2022-02-15 10:27:34 +02:00
6a1aa0abda extend documentation for all examples 2022-02-15 10:26:51 +02:00
7aa32e24c7 silly me; revert to 2022-02-08 15:04:44 +02:00
d9839f1d06 update use paths 2022-02-08 11:54:21 +02:00
b492ff07d0 update use paths in all examples 2022-02-07 14:44:36 +02:00
5391529466 fix merge conflict 2022-02-04 10:49:11 +02:00
30587f7ad2 revert to default ip and port for example 2022-02-04 10:43:34 +02:00
986cd7ecd2 reset default address and port in example 2022-02-04 10:26:14 +02:00
2689824126 working invites 2022-02-04 10:16:45 +02:00
08cdc5bede use relationship query struct and latest kuska api 2022-01-31 10:46:58 +02:00
18667084ad Add methods for invites 2022-01-16 09:51:54 -05:00
f54e4c47b0 Update example 2022-01-16 08:55:05 -05:00
c406bb4870 Working friends methods 2022-01-15 10:36:52 -05:00
6fd27827a0 Fix example 2022-01-14 12:41:15 -05:00
9027ebfe84 Create new sbot connection for each query 2022-01-14 12:37:34 -05:00
aa60a6e136 Implement get_about_message_stream 2022-01-05 15:08:51 -05:00
26e2809c9a Get one SbotConnection per stream call 2022-01-05 13:58:48 -05:00
03da29e3f9 Multiple RPC 2022-01-05 10:58:07 -05:00
5711efbece Cleanup 2022-01-04 15:00:50 -05:00
5927b7dfe6 Cleanup 2022-01-04 15:00:05 -05:00
2fd4c12a95 Working example 2022-01-04 14:58:08 -05:00
8ad65f785d Working create_history_stream 2022-01-04 14:09:49 -05:00
ec32643407 Fix example 2021-12-29 11:38:03 -05:00
3f2f4d9d59 Fix clippy warnings 2021-12-29 11:31:53 -05:00
ebd2604805 Clean up types 2021-12-29 10:59:05 -05:00
1b2b1db95f Deserialize TypedSsbMessageValue 2021-12-28 20:35:46 -05:00
0952ad9220 Working with KVT types 2021-12-28 14:57:30 -05:00
37b4a21899 Working on getsubset 2021-12-28 10:24:35 -05:00
807bb8700c Working on getsubset 2021-12-27 16:43:44 -05:00
feae382ead implement getSubset call 2021-12-27 19:56:43 +02:00
c12ea2c8c1 Working on publish_description 2021-12-22 16:23:54 -05:00
ee2949f1b8 add docs and introduce TypedMessage 2021-12-03 11:37:22 +02:00
0f0440df2a move main to examples dir 2021-12-02 19:48:16 +02:00