micro/tunnel
Till Knuesting 24b8d2a315 preallocating slices (#904)
* preallocated some slices when size is known

* gofmt

* gofmt
2019-11-04 10:33:53 +00:00
..
broker Use DialMode/ListenMode 2019-10-15 16:08:38 +01:00
transport Rename Tunnel ID to Channel 2019-08-30 20:05:00 +01:00
default.go preallocating slices (#904) 2019-11-04 10:33:53 +00:00
link.go Reorder setChannel method 2019-10-25 14:24:37 +01:00
listener.go Tunnel mode 2019-10-15 15:40:04 +01:00
options.go Use DialMode/ListenMode 2019-10-15 16:08:38 +01:00
session.go Suppress log messages 2019-11-03 16:12:17 +00:00
tunnel_test.go Close the socket in the link 2019-10-23 16:39:26 +01:00
tunnel.go Use best link in tunnel, loop waiting for announce and accept messages, cleanup some code 2019-10-25 14:16:22 +01:00