The http2session.type will be equal to http2.constants.NGHTTP2_SESSION_SERVER if this Http2Session instance is a server, and http2.constants.NGHTTP2_SESSION_CLIENT if the instance is a client.
http2session.type
http2.constants.NGHTTP2_SESSION_SERVER
Http2Session
http2.constants.NGHTTP2_SESSION_CLIENT
v8.4.0