Commit Graph

202 Commits

Author SHA1 Message Date
notplants 615431496b Use ok_or_else 2022-01-12 12:42:50 -05:00
notplants 6c6413c1b4 Change to use and_then 2022-01-12 12:37:15 -05:00
notplants a3852d89c9 Change get_latest_about_message to use streams 2022-01-12 12:32:09 -05:00
notplants a18e8a7866 Merge pull request 'Create Stream for create_history_stream using async-stream' (#10) from async-stream into main
Reviewed-on: #10
2022-01-06 15:31:57 +00:00
notplants aa60a6e136 Implement get_about_message_stream 2022-01-05 15:08:51 -05:00
notplants 386642d6f1 Combine imports 2022-01-05 14:05:59 -05:00
notplants 0016495525 Change name of _message_type to message_type 2022-01-05 14:02:20 -05:00
notplants 84add5baac Remove rand dependency 2022-01-05 14:00:23 -05:00
notplants 26e2809c9a Get one SbotConnection per stream call 2022-01-05 13:58:48 -05:00
notplants 22417e4d82 Cleanup 2022-01-05 10:58:34 -05:00
notplants 03da29e3f9 Multiple RPC 2022-01-05 10:58:07 -05:00
notplants a076e4741f Multiple RPC reader 2022-01-05 08:50:57 -05:00
notplants db146446d0 Fix imports 2022-01-04 15:05:13 -05:00
notplants 1eb377d065 Fix clippy error 2022-01-04 15:02:20 -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 c4b57ae813 Clean up 2022-01-04 14:59:28 -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 58d133b5c8 Working recv stream 2022-01-04 12:01:22 -05:00
notplants 0548777948 Working on lifetimes 2022-01-04 11:07:51 -05:00
notplants c06b03ad54 Merge pull request 'Add get_latest_about_message' (#8) from get-latest-about-message2 into main
Reviewed-on: #8
2021-12-31 15:11:38 +00:00
notplants db948f1f67 Response to code review 2021-12-30 13:35:39 -05:00
notplants 0fbd6f0931 Merge pull request 'Add SsbKVT, SsbMessageValue and SsbMessageContent Types' (#6) from kvt into main
Reviewed-on: #6
2021-12-30 18:01:51 +00:00
notplants 65d64bbacf Revert "Remove ContentTypeDecode error variant"
This reverts commit 028e3a47b5.
2021-12-30 07:50:34 -05:00
notplants f764e7dfed Merge branch 'kvt-pr' into profile 2021-12-30 07:50:08 -05:00
notplants 028e3a47b5 Remove ContentTypeDecode error variant 2021-12-30 07:45:40 -05:00
notplants 961f817a8b Replace verbose get_description with more concise version 2021-12-29 21:03:06 -05:00
notplants be19fcbfc4 Add function for get_latest_about_message 2021-12-29 20:51:17 -05:00
notplants a7041e31cc Response to code review 2021-12-29 20:08:55 -05:00
notplants 696701e855 Get description 2021-12-29 15:12:20 -05:00
notplants 0aeed5578e Working on profile 2021-12-29 11:48:53 -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 69f080fe57 Remove unnecessary lookup of type 2021-12-28 20:37:36 -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 187d279d7b Merge pull request 'Add publish_post method' (#3) from publish into main
Reviewed-on: #3
2021-12-26 17:49:47 +00:00
notplants dbd880c963 Response to code review 2021-12-24 10:34:07 -05:00
notplants c12ea2c8c1 Working on publish_description 2021-12-22 16:23:54 -05:00
notplants 4701c72f6a Fix clippy warning 2021-12-22 14:47:41 -05:00
notplants 5b72de0b2b Add publish_post method 2021-12-22 14:42:23 -05:00
glyph ee2949f1b8 add docs and introduce TypedMessage 2021-12-03 11:37:22 +02:00
glyph 304fb3592c tidy up use statements 2021-12-02 19:55:31 +02:00
glyph 0f0440df2a move main to examples dir 2021-12-02 19:48:16 +02:00
glyph 984f14dfeb remove lifetimes backup 2021-12-02 15:16:59 +02:00