mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-10-31 18:47:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /** 
 | |
|  * \mainpage Documentation
 | |
|  *
 | |
|  * \section intro_sec Introduction
 | |
|  *
 | |
|  * <i>cppkafka</i> is a C++11 wrapper for <i>rdkafka</i>, an <i>Apache Kafka</i> client library.
 | |
|  * 
 | |
|  * <i>cppkafka</i> provides a high level interface for producing and consuming <i>Kafka</i> 
 | |
|  * messages.
 | |
|  *
 | |
|  */
 | 
