-
We should consider supporting compiling C code in `build.dart` to WASM and teaching dart2wasm & dart2js how to bundle/link the compiled libraries.
This feature likely needs to be owned by the dart2…
-
I have an external turnserver at `turn.glasswings.com.au`, working IPv6 and tested working NAT. `bbb-conf --status` and `bbb-conf --check` report no problems. However no matter what I try I can't ge…
xanni updated
3 years ago
-
First of all great project, your hard work is definitely appreciated.
I have been using the following plex plugin to watch TV remotely until I came across this plugin.
https://github.com/zynine-/HDHR…
-
Planning issue for release v0.9.0 and releases involving Kata main in general.
## Basic Process
The release process is defined by CoCo's somewhat complex dependency graph, which is approximately…
-
Is the code still working?
I set it as a rails engine and my initializer is setup as:
cat config/initializers/redis-browser.rb
RedisBrowser.configure( 'connections' => { 'default' => ENV["REDIS_U…
-
From the charm config documentation:
path-mtu:
Default: null
Description: |
Maximum size of an IP packet (MTU) that can traverse the
underlying physical network infras…
-
This is a followup to https://github.com/xamarin/xamarin-macios/issues/19599. We've migrated to using NativeLibrary.SetDllImportResolver; however, this results in "EntryPointNotFound" unless the fun…
-
I have run into several cases where my client and server need to share some code, e.g. business logic, or data classes / enums that don't need to be passed over the wire but are needed for processing …
-
http requests work without problems, but https connections give an error
I check in the firefox browser (SSL_ERROR_RX_RECORD_TOO_LONG error)
If I set proxy without credentials - all connections work…
-
```
When including Simile Timeline in a site running on SSL, the timeline API is
blocked by the browser.
First step taken to mitigate this was to load the timeline-api.js at its SSL
URL:
Unfort…