1
0
mirror of https://github.com/fatedier/frp synced 2025-10-05 20:47:52 +08:00
frp/models
Tyler Compton 6277af4790 Pass server configuration as an argument
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
2019-08-19 15:52:08 -07:00
..
config Pass server configuration as an argument 2019-08-19 15:52:08 -07:00
consts
errors
msg support proxy protocol 2019-03-29 19:01:18 +08:00
nathole
plugin use Set() instead of Add() when attaching additional headers 2019-08-14 20:36:10 +08:00
proto/udp