ergo/lib
Taras Halturin 574e371eca
V221 (#138)
* fix issue 117 (#118)
* update Registrar Config
* add missing callback calls in gen.TCP
* add missing callback calls in gen.UDP
* extend Registrar interface with new method SetConfigUpdateCallback
* introduced a new method node.Registrar
* improved generation of self-signed certificate
* etf.Pid, etf.Ref, etf.Alias must be ignored in etf.RegisterType
* cloud handshake must return a more informative error
* fix cloud connection monitoring
* fix timer (critical issue)
* improve ETF decoding nil values for the registered types
* add Hostname in the node.Listener option
* enable support Erlang 25
* introduce ProxyTransit option in HandshakeDetails
* fixed app.Cloud: register event + extended MessageEventCloud details
* update 'README.md'
* update 'ChangeLog.md'
* Fixes #139 - caused stage dispatcher process termination
* Fix node name checking. Limit the number of cloud client attempts
* AtomMapping must be a pointer to the value
2023-02-01 10:37:49 +01:00
..
osdep V220 (#110) 2022-10-18 08:24:40 +02:00
cert.go V221 (#138) 2023-02-01 10:37:49 +01:00
errors.go V221 (#138) 2023-02-01 10:37:49 +01:00
mpsc.go V220 (#110) 2022-10-18 08:24:40 +02:00
mpsc_test.go V220 (#110) 2022-10-18 08:24:40 +02:00
netreadwriter.go V220 (#110) 2022-10-18 08:24:40 +02:00
tools.go V221 (#138) 2023-02-01 10:37:49 +01:00
tools_test.go Fragmentation support and Network performance improvements (#16) 2020-04-22 22:47:03 +02:00