micro/tunnel
Vasiliy Tolstov 5b0175c2e5
allocations improvements and tunnel fixes (#1248)
* reduce allocations in tunnel code

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>

* another allocation fix

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>

* allocate maps with len if it known

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>

* allocate key for send once

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-02-24 14:15:20 +00:00
..
broker fix import paths for v2 release 2020-01-30 14:44:40 +03:00
transport fix import paths for v2 release 2020-01-30 14:44:40 +03:00
crypto_test.go First commit: Outline of tunnel encryption code 2019-11-25 14:58:12 +00:00
crypto.go allocations improvements and tunnel fixes (#1248) 2020-02-24 14:15:20 +00:00
default.go allocations improvements and tunnel fixes (#1248) 2020-02-24 14:15:20 +00:00
link.go prune util/log and user logger (#1237) 2020-02-23 13:45:20 +00:00
listener.go allocations improvements and tunnel fixes (#1248) 2020-02-24 14:15:20 +00:00
options.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
session.go allocations improvements and tunnel fixes (#1248) 2020-02-24 14:15:20 +00:00
tunnel_test.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00
tunnel.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00