Skip to content

Palombe lets you send and receive messages synchronously through different processes using named pipes

License

Notifications You must be signed in to change notification settings

yvan-sraka/palombe-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕊️ Palombe

Palombe lets you send and receive messages synchronously through different processes using named pipes.

palombe send foo bar
palombe receive foo # bar

Acknowledgments

⚠️ This tool is not suited for building software, it is intended to be used only in rapid prototyping and first product development steps!

If you looking for a better / faster / safer way to share typed (yes you want that) data across different processes, take a look at Google Protocol Buffer or even better at Cap’n Proto (which is infinitely faster).

Supported environments

The tool is embed into modules targeting several environments:

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting a pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the 3rd version of the GPL License - see the LICENSE file for details.

About

Palombe lets you send and receive messages synchronously through different processes using named pipes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages