I\'m following Vert.x 4\'s SockJS documentation and noticed that each SockJSSocket inside my handler has a .webSession() and a .webUser()
SockJSSocket
.webSession()
.webUser()