Unix Domain Socket with Websocket
Christos Vasilakis
cvasilak at gmail.com
Fri Jun 11 08:57:52 UTC 2021
Hello all,
we've a native application (in C) that exposes a json-rpc interface over a
Unix Domain Socket using websocket. I know that the upcoming Java 17
release will include support for unix domain sockets and I'm wondering if
the included websocket client (since Java 11) will also support this
mechanism ?
If not planned, any advice on how you can achieve this today ?
* me hopes that I don't need to touch C code and continue with Java :-)
Kind regards,
-Christos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20210611/6ce89611/attachment.htm>
More information about the net-dev
mailing list