Skip to content

johnpatek/netput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netput

Cross platform C++ framework for streaming input and UI events over capnproto RPC.

Requirements

To build netput, the following is required:

  • C++17(14 might work but I doubt it)
  • CMake

Usage

netput was designed to resemble SDL events, so the simplest use case is to capture events in SDL and then send them over the netput client.

About

RPC system for input and UI events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages