Snarpix
Snarpix
Is it currently possible to create gluon Json value from rust? My goal is to pass serde_json::Value to gluon, without to_string and deserialize steps.
It looks like the DataChannel::close() is incorrect. Comment says that only outgoing streams should be reset, but it shutdowns both streams. ``` /// Close closes the DataChannel and the underlying...
Why the issue was closed? As the author mentioned above: Reordering sidebar tabs = fail Moving to secondary sidebar = fail For me those actions are bugged too. Maybe we...
This issue is closed again? Why? In latest release it's still not fixed....
Use the latest version from master, by adding to cargo.toml ``` [patch.crates-io] gluon = { git = "https://github.com/gluon-lang/gluon.git", rev = "6085b002e67fb473ab69fbd210433b0e8f7e7750" } ``` This commit fixes the issue: https://github.com/gluon-lang/gluon/commit/41b92783ad62decd9ca9a28184717d94cc1738e0