Crosis - The official and still maintained javascript client for the goval protocol.
PyGoval - An unofficial python client implementation, it is maintained and was written by .
PyRepl - An unofficial python client implementation, it is out of date, and currently unmaintained.
Servers
*listed by age
Official Implementation - This is the closed source implementation of the goval protocol, it consists of conman handling the websocket connections and forwarding messages to/from pid1. As well as pid1 which runs inside the container as process 1, handling services and messages. Both conman and pid1 are written in golang.
Homeval - A currently closed source, in development, implementation written in golang by PotentialStyx.
Bunnyval - A closed source, in development, implementation written in Bun by bddy and haroon.
Nodeval - A GPL 3 licensed, in development, server implementation written in NodeJS by LuisAFK.
Unmaintained Servers
Miroval - An open source, no longer in development, implementation written in deno by Miro.
Have you written a client/server implementation and want it listed here? DM PotentialStyx#2158 on discord with the information to get it listed here.