go to  ForumEasy.com   
JavaPro
Home » Archive » Message


[Email To Friend][View in Live Context][prev topic « prev post | next post » next topic]
  WebSocket
 
Subject: WebSocket
Author: WebSpider
Posted on: 07/11/2020 12:57:01 AM

WebSocket is a protocol to provide bidirectional communication channels over a single TCP connection. It is vital to build the highly interactive real-time web applications like games, chats and bots.


Dependencies:

  • spring-websocket -- from org.springframework for WebSocket
  • spring-messaging -- from org.springframework for messaging
  • jackson-core -- from com.fasterxml.jackson.core for JSON message
  • jackson-databind -- from com.fasterxml.jackson.core for JSON message

    Replies:


    References:

  •  


     
    Powered by ForumEasy © 2002-2022, All Rights Reserved. | Privacy Policy | Terms of Use
     
    Get your own forum today. It's easy and free.