Hi,
WebTalk seems to be just a proxy between ZeroMQ and Websockets. It looks like nobody cared about it and it was not touched since Michael Haberler left. From Git it was left as is for about six years from inception and two years from any work. Machinekit codebase didn't really follow the ZeroMQ changes and now there is some support for Websockets directly in ZeroMQ Project, so maybe this whole idea is superfluous now. ( https://github.com/zeromq/libzmq/issues/3581 )
There is not. But you could probably create it. The Simplest solution will probably be to just compile into the Machinekit package or build from source as a RIP: http://www.machinekit.io/docs/developing/machinekit-developing/ and specify the WebTalk in ./configure step.