Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikskuh/zvnc

VNC Server & Client Library in Zig
https://github.com/ikskuh/zvnc

Last synced: about 1 month ago
JSON representation

VNC Server & Client Library in Zig

Awesome Lists containing this project

README

        

# Zig VNC Library

## Status

- [x] Basic Server Library
- [ ] Basic Client Library

## Usage Examples

- [Server Library](src/server-main.zig)
- [Client Library](src/client-main.zig)

## Development

Zig Version: 0.11