Skip to content

Repository files navigation

Tiny bus

This is a pub/sub bus for IPC purpose on Linux.

Features

  • Supports abstract unix domain socket.
  • Reduced memory footprint for each transferred message.
  • Fast client side callback. Can be faster though.
  • Client is NOT thread safe. This is meant to be used in a event loop application.

Dependencies

This project uses tev as its event loop.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages