MCPcopy Index your code
hub / github.com/JayaramachandranAugustin/ChatApplication

github.com/JayaramachandranAugustin/ChatApplication @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
24 symbols 39 edges 9 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ChatApplication

Spring boot websocket backend and reactjs client

Tutorial Link

Server: - Spring boot Websocket

Client - ReactJS

ReactJS screen

Chat screen

To start:

Client

    - npm install (in the react-client folder)
    - npm start

Server

    - mvn spring-boot:run (in the spring-ws-server)

Core symbols most depended-on inside this repo

connect
called by 1
react-client/src/components/ChatRoom.js
userJoin
called by 1
react-client/src/components/ChatRoom.js
App
called by 0
react-client/src/App.js
onConnected
called by 0
react-client/src/components/ChatRoom.js
onMessageReceived
called by 0
react-client/src/components/ChatRoom.js
onPrivateMessage
called by 0
react-client/src/components/ChatRoom.js
onError
called by 0
react-client/src/components/ChatRoom.js
handleMessage
called by 0
react-client/src/components/ChatRoom.js

Shape

Function 12
Method 6
Class 5
Enum 1

Languages

TypeScript50%
Java50%

Modules by API surface

react-client/src/components/ChatRoom.js11 symbols
spring-ws-server/src/main/java/com/involveininnovation/chat/controller/ChatController.java3 symbols
spring-ws-server/src/main/java/com/involveininnovation/chat/config/WebSocketConfig.java3 symbols
spring-ws-server/src/test/java/com/involveininnovation/chat/ChatApplicationTests.java2 symbols
spring-ws-server/src/main/java/com/involveininnovation/chat/ChatApplication.java2 symbols
spring-ws-server/src/main/java/com/involveininnovation/chat/model/Status.java1 symbols
spring-ws-server/src/main/java/com/involveininnovation/chat/model/Message.java1 symbols
react-client/src/App.js1 symbols

For agents

$ claude mcp add ChatApplication \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact