Skip to content
#

high-performance

Here are 705 public repositories matching this topic...

akka
tauri
thienpow
thienpow commented Jul 9, 2020

it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.

another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging

st-tree
st-tree commented Feb 3, 2021

What language are you using?

php

What operating system (Linux, Ubuntu, …) and version?

Linux centos 7

What runtime / compiler are you using (e.g. jdk version or version of gcc)

Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
能否作为外部调用内部http服务网关,使用网关如何实现修改头信息,token验证等。

Lukasa
Lukasa commented Sep 24, 2020

If you want to work with a complete socket address type including port, we have a helper in SocketAddress. However, the moment you want to talk only about an IP address we force you to hold an in_addr or in_addr6 structure: hardly the friendliest versions of these data types.

We should provide a helpful wrapper IPAddress type that can be converted into those types as needed. This would

yugabyte-db
haproxy

Improve this page

Add a description, image, and links to the high-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the high-performance topic, visit your repo's landing page and select "manage topics."

Learn more