salmar / spring-websocket-chat

Chat application using Spring WebSockets
614 stars 316 forks source link

Cannot find login page #17

Open bhupiyujuan opened 6 years ago

bhupiyujuan commented 6 years ago

Hi i am learning spring websocket based on your this nice article, but unable to find login page. Also in the PresenceEventListener i am getting no user and name from the header, headers.getUser() is null.