[jinterface] transport factory implementation
Dmitriy Kargapolov <[email protected]> Sun, 04 Jan 2015 13:02:06 -0500
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
Transport factory basic implementation added. This makes possible creating connections between nodes using ssh channels or ssl. Default transport factory based on standart Socket/ServerSocket classes is provided. Modifications are backward compatible. Custom transport factory may be specified using 2 ways - via system property or defining special tuner class. Documentation updated. Test cases added. git fetch https://github.com/x0id/otp.git jinterface_transport_factory https://github.com/x0id/otp/compare/erlang:master...jinterface_transport_factory https://github.com/x0id/otp/compare/erlang:master...jinterface_transport_factory.patch Thanks. _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches