Skip to content

vkardon/epoolsrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A header-only library providing a lightweight alternative to gRPC. It features a customizable, epoll-based networking framework and utilizes Protobuf for efficient data serialization. It can also be adapted for other serializers.

This project originated from the practical need to support process forking, a scenario where standard gRPC server implementations often encounter limitations due to gRPC's lack of explicit support for forking. While primarily designed for high-traffic inter-process communication (IPC) over Unix domain sockets, standard network sockets are also well-supported.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors