codemp/src
alemi 2a016a6619
fix: add .content() back
except now its async and can fail and basically requests the worker to
generate the content for us on demand

Co-authored-by: zaaarf <me@zaaarf.foo>
Co-authored-by: cschen <cschen@codemp.dev>
2024-08-13 18:03:20 +02:00
..
api wip: Some attempts at getting DT to work with buffer controller and buffer worker! 2024-08-13 00:36:09 +02:00
buffer fix: add .content() back 2024-08-13 18:03:20 +02:00
cursor fix: proper lifetime for cursor, renamed methods 2024-08-08 02:29:45 +02:00
ffi feat(java): replace all expect/unwrap with throwing JNIException 2024-08-10 02:45:20 +02:00
workspace chore: remove unused deps and imports 2024-08-09 00:49:31 +02:00
client.rs feat(python): new leaner glue, up to date 2024-08-08 23:58:45 +02:00
errors.rs fix: add from error for oneshot channel 2024-08-13 18:00:17 +02:00
ext.rs wip: Some attempts at getting DT to work with buffer controller and buffer worker! 2024-08-13 00:36:09 +02:00
lib.rs chore: moved tools into ext 2024-08-10 16:13:16 +02:00
prelude.rs chore: export CodempEvent 2024-08-10 16:12:28 +02:00