Commit Graph

44 Commits

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