Andrei Apanasik
Andrei Apanasik
- Simplified bool check. - Additional object fields check.
Hello there. Valve just opened [ISteamNetworkingSockets API](https://steamcommunity.com/groups/steamworks#announcements/detail/1791775741704351698). Would be nice, if steamworks4j implements it.
Can't see Docker dashboard. In the list I see only System-Metrics and Welcome dashboards =/ dashboard-loader.log: ``` Pinging grafana login page... Got status code 502 from login page Pinging grafana...
When I'm trying to create consul cluster on Soft Layer, it works fine 'cause private network binds to eth0. But, for example, at Diagital Ocean private network binds to eth1...
**Describe the bug** 1. Init socket with `closeOnBeforeunload` flag set up to `true`. 2. System message popup (e. g, "This page is asking you to confirm that you want to...
Do we need to cache fields on C# side? Caching ref fields like `PackageInfo` https://github.com/Suvitruf/unity-android-native/blob/master/Assets/UnityAndroidNative/Android/Content/Pm/PackageManager.cs#L11 in `PackageManager` is not the bad idea, 'cause this ref will not be changed. But...
Fixed only after adding `#include ` into sio_packet.cpp.