|
9e977adcdd
|
chore: cargo fmt
|
2024-10-10 12:52:25 +02:00 |
|
|
ae66f282d4
|
feat(java): implemented acking and send/recv separation
|
2024-10-10 12:52:25 +02:00 |
|
|
a318e3bc28
|
fix: imports and types
|
2024-10-10 12:52:25 +02:00 |
|
|
d5518a7b48
|
chore: updated send methods (+format)
|
2024-10-10 12:52:25 +02:00 |
|
|
8225524cb3
|
chore: fixed imports
|
2024-10-03 04:05:58 +02:00 |
|
|
535de6c2fc
|
Merge branch 'dev' into feat/workspace-receiver
|
2024-10-03 03:52:42 +02:00 |
|
|
b897b26bb9
|
feat: implemented Workspace receiver in glues
|
2024-10-03 03:11:30 +02:00 |
|
|
400d87cdb1
|
chore: cargo fmt
|
2024-10-01 16:07:09 +02:00 |
|
|
d733a0e4e2
|
chore: update glue code to remove .stop()
|
2024-09-26 02:29:46 +02:00 |
|
|
0095511cc7
|
fix: &mut object references
it just works?? maybe it did all the time...
|
2024-09-24 03:35:42 +02:00 |
|
|
678f8bd9ea
|
chore: updated jni-toolbox usage
|
2024-09-23 18:12:13 +02:00 |
|
|
1d0d87d521
|
feat(java): converted remaining glue to toolbox
|
2024-09-23 00:26:11 +02:00 |
|
|
27b56cbd03
|
docs(java): written javadocs, removed unused class
|
2024-09-17 23:17:09 +02:00 |
|
|
6e63468e48
|
feat(java): general cleanup and overhaul of glue code
|
2024-09-17 17:37:22 +02:00 |
|
|
d87b0923d9
|
feat(java): poll, stop, activeBuffers, general fixes and improvements
|
2024-09-17 02:40:18 +02:00 |
|
|
795423de2a
|
feat(java): callback API
Co-authored-by: alemi <me@alemi.dev>
|
2024-09-16 00:20:03 +02:00 |
|
|
963f2b698c
|
feat(java): callback API, buffer send
Co-authored-by: alemi <me@alemi.dev>
|
2024-09-15 01:56:51 +02:00 |
|
|
fb5bb51e65
|
fix: uuid was copy, string is not
|
2024-09-06 00:12:31 +02:00 |
|
|
cd8b0c64f4
|
chore(java): new error system
|
2024-09-05 02:45:33 +02:00 |
|
|
fcd2b9f1c9
|
chore(java): async send
|
2024-08-14 18:51:34 +02:00 |
|
|
bd6423856b
|
chore(java): try_recv async
|
2024-08-14 00:27:26 +02:00 |
|
|
6bf541028d
|
feat(java): replace all expect/unwrap with throwing JNIException
|
2024-08-10 02:45:20 +02:00 |
|
|
515cab331c
|
chore: cleanup, reorganizing java glue
|
2024-08-08 00:29:54 +02:00 |
|