Simple and easy-to-use C++11 network library/ Supports tens of millions of concurrent connections on a single machine/ a simple C++11 network server framework. Graceful exit allows programmers to better define the exit behavior of their programs. You can better check for memory leaks with tools such as valgrind. 10 lines of code to write a complete server. Asynchronously manages network I/O and processes requests synchronously, which simplifies the writing of server processing logic. For examples, see examples/hsha.cc. Asynchronous connection management supports openssl connection, if OpenSSL is installed, and <openssl/ssl.h> can be found, the project will automatically download handy-ssl because the open-source protocol of OpenSSL is not compatible with this, so the project file is placed separately in handy-SSL. The message encode/decode example using protobuf is under protobuf. Support udp, the client of udp is used in connect mode, similar to tcp.

Features

  • Tested on ubuntu14 64bit g++4.8.1
  • Multi-platform support
  • Simple and easy-to-use C++11 network library
  • CLion IDE support
  • Tested on LLVM version 6.1.0
  • Support graceful exit

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow handy

handy Web Site

You Might Also Like
Find out just how much your login box can do for your customer | Auth0 Icon
Find out just how much your login box can do for your customer | Auth0

With over 53 social login options, you can fast-track the signup and login experience for users.

From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of handy!

Additional Project Details

Operating Systems

Linux, Mac

Programming Language

C++

Related Categories

C++ Frameworks, C++ Networking Software

Registered

2022-04-28