Sergey Skrynnik

Results 6 issues of Sergey Skrynnik

Hi. I trying to use this package but getting output message as shown on titile ` /// Using a test's web socket echo server at: https://www.websocket.org/echo.html [TestClass] public class WebSocket4Net_UnitTest...

https://github.com/aforesaid/RtuItLab/issues/7

1) Smoke тесты не запускаются из-за того что адрес в настройках RabbitMq и SQLServer прописан как внутри контейнера, а их предполагается запускать и на хосте (из IDE например). 2) При...

## Description of Problem Current codepen sample from documentation doesn't work. From a quick glance - a little change should be done. In this PR I tested it and suggest...

[These](https://github.com/react-native-webrtc/react-native-incall-manager/blob/e318673d83f53fc1d76a9c8daba30bf45e91b08a/README.md?plain=1#L42) rows seems to be deprecated ``` > After install, you can use `rnpm` (`npm install rnpm -g`) to link android. > use `react-native link react-native-incall-manager` to link or manually...

**From C# code:** ``` var disolved = true; var templateContext = new Dictionary() { //... { "Disolved", disolved }, }; using var ms = new MemoryStream(); MiniSoftware.MiniWord.SaveAsByTemplate(ms, templateContent, templateContext); ```...

help wanted