mirror of https://github.com/grpc/grpc-go.git
				
				
				
			prepare GA announcement
This commit is contained in:
		
							parent
							
								
									c2c110d5cf
								
							
						
					
					
						commit
						faa2ad14db
					
				| 
						 | 
				
			
			@ -28,5 +28,5 @@ See [API documentation](https://godoc.org/google.golang.org/grpc) for package an
 | 
			
		|||
 | 
			
		||||
Status
 | 
			
		||||
------
 | 
			
		||||
Beta release
 | 
			
		||||
GA
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -53,7 +53,7 @@ import (
 | 
			
		|||
 | 
			
		||||
const (
 | 
			
		||||
	// The primary user agent
 | 
			
		||||
	primaryUA = "grpc-go/0.11"
 | 
			
		||||
	primaryUA = "grpc-go/1.0"
 | 
			
		||||
	// http2MaxFrameLen specifies the max length of a HTTP2 frame.
 | 
			
		||||
	http2MaxFrameLen = 16384 // 16KB frame
 | 
			
		||||
	// http://http2.github.io/http2-spec/#SettingValues
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue