News

This library provides a simple interface for communicating with and controlling hex lifts. It uses Protocol Buffers for message serialization and WebSocket for real-time communication.
When lms.llm() returns an object, it doesn't check if the websocket is even open. When it first returns an object, it creates it, but if used later on in a long running program, it just returns that ...