ibsusu
ibsusu
I like hearing what people have to say when more when they're not talking about moderation. Having to tell people to not talk about what you're moderating is a pain...
Should I create my own sort function in order to make this work? The built in ArrayOfBufferBackedObjects sort doesn't actually sort the buffer. ```js // worker.js importScripts( "comlink.js", "buffer-backed-object.modern.js" //...
Hi. Just a small change for flexibility. I want to use this with an offscreen canvas.
I'm not entirely sure if I should create this issue here or at libdatachannel I'm using `"version": "0.8.0-dev"` which in the CMakeLists.txt contains: ``` FetchContent_Declare( libdatachannel GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git GIT_TAG "v0.20.2"...