Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/roc-streaming/roc-java

JNI bindings for Roc Toolkit.
https://github.com/roc-streaming/roc-java

Refinements in configs

gavv opened this pull request 3 months ago
Build & CI fixes

gavv opened this pull request 3 months ago
Indicates whether there is a multicast example

chenqinggang001 opened this issue 3 months ago
Cosmetic update in README

gavv opened this pull request 7 months ago
Whether to support multicast

chenqinggang001 opened this issue 11 months ago
Update README.md

computerscienceiscool opened this pull request about 1 year ago
generate enums via script

ortex opened this pull request about 1 year ago
refactor Protocol enum

ortex opened this pull request over 1 year ago
use lombok builder for Endpoint

ortex opened this pull request over 1 year ago
move RocSenderReceiverTest to integration package

ortex opened this pull request over 1 year ago
fix lombok builders

ortex opened this pull request over 1 year ago
Change fields from long to Duration(#111)

ShigapovRinat opened this pull request over 1 year ago
Update README.md

gavv opened this pull request over 1 year ago
Refine fields validation and add tests

gavv opened this pull request over 1 year ago
Remove commented out code from gradle scripts

gavv opened this pull request over 1 year ago
Refine comments and validation for some config fields

gavv opened this pull request over 1 year ago
remove getValue from Interface

ortex opened this pull request over 1 year ago
PR for issue #101: Remove getValue from all enums

PoulasthaMukherjee opened this pull request over 1 year ago
use lombok for config builders

ortex opened this pull request over 1 year ago
add notNegative check

DieMass opened this pull request over 1 year ago
Freeze libroc version when building AAR on CI

gavv opened this issue over 1 year ago
Use Duration class instead of long for time values in configs

ortex opened this issue over 1 year ago
Use lombok to reduce boilerplate code in config classes

ortex opened this issue over 1 year ago
Migrate from JNI to jffi

ortex opened this issue over 1 year ago
Minor fixes

gavv opened this pull request over 1 year ago
Revise Android minSdkVersion

gavv opened this issue over 1 year ago
Document version requirements and guidelines

gavv opened this issue over 1 year ago
Revise Android SDK and NDK versions

gavv opened this issue over 1 year ago
Add validation for unsigned integer fields in configs

gavv opened this issue over 1 year ago
Change type of RocSenderConfig.packetInterleaving

gavv opened this issue over 1 year ago
Add missing field to testCreationAndDeinitializationWithFullConfig

gavv opened this pull request over 1 year ago
Remove getValue from all enums

gavv opened this issue over 1 year ago
Update "About Roc" section in README

gavv opened this pull request over 1 year ago
Call RocLibrary.loadLibrary from Endpoint

gavv opened this pull request over 1 year ago
Log version information during initialization

gavv opened this issue over 1 year ago
add debug logs; remove custom handler api

ortex opened this pull request over 1 year ago
Cleanup scripts

gavv opened this pull request over 1 year ago
Arguments check

ortex opened this pull request over 1 year ago
Update to actions/checkout@v3

gavv opened this pull request almost 2 years ago
Rename classes

ortex opened this pull request almost 2 years ago
Add cache for Build Roc step for android/osx ci jobs

ortex opened this issue almost 2 years ago
fix multicast tests on android

ortex opened this pull request almost 2 years ago
Improve scripts

ortex opened this pull request almost 2 years ago
Refactor jni logger and cache log level class

gavv opened this pull request almost 2 years ago
cAT test improvements

gavv opened this pull request almost 2 years ago
add codecov-badge

ortex opened this pull request almost 2 years ago
Add coverage badge to README

gavv opened this issue almost 2 years ago
Rename some java classes to more unique names

gavv opened this issue almost 2 years ago
Port JNI code from C++ to C

gavv opened this pull request almost 2 years ago
Add version compatibility checks

gavv opened this issue almost 2 years ago
Cleanup JNI log handler

gavv opened this pull request almost 2 years ago
add sender and receiver configs test

ortex opened this pull request almost 2 years ago
Simplify examples in README

gavv opened this pull request almost 2 years ago
Simplify versioning rules in README

gavv opened this pull request almost 2 years ago
Rework checking for null enums in JNI

gavv opened this pull request almost 2 years ago
endpoint: increase test coverage

ortex opened this pull request almost 2 years ago
Enable compiler warnings in JNI bindings

gavv opened this issue almost 2 years ago
Remove unnecessary error arguments in JNI common funcs?

gavv opened this issue almost 2 years ago
Missing config field checks

gavv opened this issue almost 2 years ago
Rework error handling in JNI code

gavv opened this pull request almost 2 years ago
Can't build using OpenJDK 17

gavv opened this issue almost 2 years ago
Use "int" for errors in JNI code

gavv opened this pull request almost 2 years ago
Enable compile_commands.json generation

gavv opened this pull request almost 2 years ago
Fix logger test on recent libroc

gavv opened this pull request almost 2 years ago
Pass more info from log message to java logger

gavv opened this issue almost 2 years ago
add jacoco plugin and test coverage report

ortex opened this pull request almost 2 years ago
use jul logger by default

ortex opened this pull request almost 2 years ago
add concurrency group to cancel previous runs

ortex opened this pull request almost 2 years ago
Cosmetic fixes in JNI code

gavv opened this pull request almost 2 years ago
Add bindings for reuseaddr option

gavv opened this issue almost 2 years ago
Update to 0.2

ortex opened this pull request almost 2 years ago
use android-emulator-runner action for android-osx build

ortex opened this pull request almost 2 years ago
enable android-osx build

ortex opened this pull request almost 2 years ago
enable android-osx build

ortex opened this pull request almost 2 years ago
Fix native object cleaner & fix typo

ortex opened this pull request almost 2 years ago
Add version information to API

gavv opened this issue almost 2 years ago
Build debug version of libroc when building debug AAR

gavv opened this issue almost 2 years ago
Port JNI bindings from C++ to C

gavv opened this issue almost 2 years ago
Native symbols are not present in backtrace

gavv opened this issue almost 2 years ago
Improve debug logs

ortex opened this issue almost 2 years ago
fix mac build

ortex opened this pull request almost 2 years ago
Update README.md

gavv opened this pull request about 2 years ago
Remove hard-coded version from README

gavv opened this pull request about 2 years ago
Add quick start section to README

gavv opened this pull request about 2 years ago
fix clone roc-toolkit

ortex opened this pull request about 2 years ago
fix ci

ortex opened this pull request about 2 years ago
Update LICENSE

gavv opened this pull request about 2 years ago
use last compatible 0.1.x roc-toolkit

ortex opened this pull request about 2 years ago
Add FUNDING.yml

gavv opened this pull request about 2 years ago
Update README.md

gavv opened this pull request about 2 years ago
Migrate bindings to roc-toolkit 0.2

gavv opened this issue about 2 years ago
add aar-javadoc badge

ortex opened this pull request about 2 years ago
Feature/finalizers

ortex opened this pull request about 2 years ago
Release aar to maven central

ortex opened this pull request over 3 years ago
Switch to github actions

gavv opened this pull request over 3 years ago
Switch to travis.com and fix build

gavv opened this pull request over 3 years ago
JCenter shutdown

gavv opened this issue almost 4 years ago
Extend README.md

gavv opened this pull request about 4 years ago
Add quick start code examples to README

gavv opened this issue about 4 years ago