For connection level auth, if the ServerHandshake() function returns an 
error, the connection will be closed by the server: 
https://github.com/grpc/grpc-go/blob/82e9f61ddde02833789fdca2123b576151db8654/server.go#L565

There's currently no way to close the connection in the RPC handler.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/cdacb888-b7b1-48ae-9a67-477f8bfcebdd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to