mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-11-04 08:01:38 +01:00 
			
		
		
		
	
		
			
	
	
		
			18 lines
		
	
	
		
			369 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			18 lines
		
	
	
		
			369 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "name":"AsyncUDP",
							 | 
						||
| 
								 | 
							
								  "description":"Asynchronous UDP Library for ESP32",
							 | 
						||
| 
								 | 
							
								  "keywords":"async,udp,server,client,multicast,broadcast",
							 | 
						||
| 
								 | 
							
								  "authors":
							 | 
						||
| 
								 | 
							
								  {
							 | 
						||
| 
								 | 
							
								    "name": "Hristo Gochkov",
							 | 
						||
| 
								 | 
							
								    "maintainer": true
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "repository":
							 | 
						||
| 
								 | 
							
								  {
							 | 
						||
| 
								 | 
							
								    "type": "git",
							 | 
						||
| 
								 | 
							
								    "url": "https://github.com/me-no-dev/ESPAsyncUDP.git"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "frameworks": "arduino",
							 | 
						||
| 
								 | 
							
								  "platforms":"espressif"
							 | 
						||
| 
								 | 
							
								}
							 |