Commit Graph

14 Commits

Author SHA1 Message Date
bitfl0wer 25434279dd
fix clippy warn 2023-11-20 00:25:18 +01:00
bitfl0wer 0782f257e8
Fix examples depending on tokio::time 2023-11-20 00:13:32 +01:00
bitfl0wer 0f2d2c8136
Resolve merge conflicts 2023-11-19 19:12:29 +01:00
bitfl0wer 08e7bc53c2
Rename `get_handle` to `spawn` 2023-11-18 19:07:56 +01:00
bitfl0wer 33d8adc2f8
Fixed most errors, simplified new generic traits 2023-11-18 18:39:01 +01:00
bitfl0wer b738f4d543
Refactor project to use chorus::Gateway[...] 2023-11-15 21:03:53 +01:00
bitfl0wer 82dd3d22b3
Remove all imports of Gateway and GatewayHandle 2023-11-15 20:57:06 +01:00
bitfl0wer 0499dac983
Properly extract all extractable methods from GatewayHandle into Trait 2023-11-15 20:18:50 +01:00
bitfl0wer da40d7a4e2
Refactor Gateway module to implement traits and
improve code structure
2023-11-15 18:44:19 +01:00
bitfl0wer b0b9729662
+ ws_stream_wasm, - dev-dependency on tokio/full 2023-11-13 12:43:00 +01:00
Vincent Junge 37de1d7b06
Fix various Clippy lints 2023-06-19 12:35:07 +02:00
Flori Weber d9be9c6aaf
Cargo clippy --fix 2023-06-11 13:54:16 +02:00
Flori Weber 5bbfdc3a09
Cargo clippy --fix 2023-06-11 13:54:08 +02:00
kozabrada123 4d92aaa6c0 Add simple gateway examples 2023-05-28 17:41:50 +02:00