Hi all, I'm the author of junixsocket, an Open-Source Java library that, until recently, focused on providing access to Unix domain sockets for Java 8 and above.
It is my great delight to announce that with version 2.5, junixsocket adds support for TIPC. junixsocket enables developers to have their existing code using Socket or SocketChannel API make use of AF_TIPC sockets with very little overhead. For example, you can now run a Java web server over TIPC, in just a few lines of code. It's clear that this is just scratching the surface of what's possible. Please give junixsocket-tipc a try, let me know how it works for you, and of course, specifically, what doesn't. Lastly, let me extend my gratitude to all TIPC developers for this cool protocol. Best, Christian junixsocket on GitHub: https://github.com/kohlschutter/junixsocket/ junixsocket documentation: https://kohlschutter.github.io/junixsocket/ API docs: https://kohlschutter.github.io/junixsocket/apidocs/ TIPC specifics: https://kohlschutter.github.io/junixsocket/junixsocket-tipc/ -- Dr. Christian Kohlschütter _______________________________________________ tipc-discussion mailing list tipc-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tipc-discussion