micro/tunnel
Vasiliy Tolstov 8ee5607254
[WIP]: broker ErrorHandler option (#1296)
* broker ErrorHandler option

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

* rewrite Event interface, add error

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

* implement new interface

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

* change ErrorHandler func to broker.Handler

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

* fix

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-06 21:25:16 +00:00
..
broker [WIP]: broker ErrorHandler option (#1296) 2020-03-06 21:25:16 +00: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