mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-01-31 23:01:46 +03:00
77d2f9edd7
* Use buf.FromBytes(make([]byte, 0, buf.Size)) to create `first` Fixes https://github.com/XTLS/Xray-core/issues/1515 * Update server.go * Update inbound.go Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>