andyk andyk
  • Joined on 2024-06-10
andyk synced commits to refs/tags/v0.3.0 at andyk/ht from mirror 2024-07-07 01:56:45 +03:00
andyk synced new reference refs/tags/v0.3.0 to andyk/ht from mirror 2024-07-07 01:56:45 +03:00
andyk synced and deleted reference refs/tags/refs/pull/14/merge at andyk/ht from mirror 2024-07-07 01:56:44 +03:00
andyk synced commits to main at andyk/ht from mirror 2024-07-07 01:56:44 +03:00
fc824b1877 Bump version
4da196b6ec Fix test
c52027e1bd Merge pull request #14 from andyk/events
a9de581618 Fix --subscribe example syntax
5ccc6290a2 Use the same event subscription model in both STDIO API and WS API
Compare 5 commits »
andyk synced new reference events to andyk/ht from mirror 2024-07-06 01:26:21 +03:00
andyk synced commits to events at andyk/ht from mirror 2024-07-06 01:26:20 +03:00
andyk synced commits to events-endpoint at andyk/ht from mirror 2024-07-05 00:56:28 +03:00
andyk synced new reference events-endpoint to andyk/ht from mirror 2024-07-05 00:56:28 +03:00
andyk synced commits to main at andyk/ht from mirror 2024-07-05 00:56:28 +03:00
b5b44f6347 Fix the event name in README
2785f42f32 Words
caab207d4d Document WebSocket API
f4e3727e34 Document live preview endpoint
b0ba80e4a5 Make stdio API respond to getView via event subscription
Compare 7 commits »
andyk synced and deleted reference refs/tags/refs/pull/11/merge at andyk/ht from mirror 2024-07-04 16:46:24 +03:00
andyk synced commits to embedded-player at andyk/ht from mirror 2024-07-04 16:46:24 +03:00
andyk synced new reference embedded-player to andyk/ht from mirror 2024-07-04 16:46:24 +03:00
andyk synced commits to main at andyk/ht from mirror 2024-07-04 16:46:24 +03:00
6c71814812 Merge pull request #12 from andyk/embedded-player
9d0e9ec39f Remove unused const
033a071cb9 Set title on the live preview page
1c932fabce Add live preview page
acc443fff3 Merge pull request #11 from andyk/live-preview
Compare 8 commits »
andyk synced commits to live-preview at andyk/ht from mirror 2024-07-01 15:16:19 +03:00
42ba05a1f5 Remove unnecessary non-binding let on a future
andyk synced commits to refs/pull/11/head at andyk/ht from mirror 2024-07-01 15:16:19 +03:00
42ba05a1f5 Remove unnecessary non-binding let on a future
andyk synced commits to refs/pull/11/merge at andyk/ht from mirror 2024-07-01 15:16:19 +03:00
42ba05a1f5 Remove unnecessary non-binding let on a future
Compare 2 commits »
andyk synced commits to live-preview at andyk/ht from mirror 2024-06-28 21:56:22 +03:00
andyk synced new reference live-preview to andyk/ht from mirror 2024-06-28 21:56:22 +03:00
andyk synced commits to main at andyk/ht from mirror 2024-06-28 21:56:22 +03:00
289b7a6923 Add axum, reorganize main
6c79a6e14a Colocate channel construction
538ce916b0 Fix inifite loop
168651a02c Use tokio::spawn only in main
Compare 4 commits »
andyk synced commits to main at andyk/ht from mirror 2024-06-25 20:26:23 +03:00
f8e0315888 Move command parsing where it belongs - to api module