mirror of
https://github.com/fatedier/frp.git
synced 2025-03-04 09:51:20 +01:00
The ServerCommonConf is now passed around as an argument instead of being shared between components as a global variable. This allows for more natural interaction with server.Session as a library and allows for multiple servers to co-exist within the same process. Related: #1387 |
||
---|---|---|
.. | ||
client_common.go | ||
proxy.go | ||
server_common.go | ||
value.go | ||
visitor.go |