Skip to content

bgajjala8/chatgpt-java-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

chatgpt-java-sockets

This code was written by ChatGPT as an experiment that I ran. The article can be found at:

Overview

The Messaging Relay Client-Server System consists of two primary components:

  1. Client: The client application connects to the server, sends messages, and receives messages from other connected clients.
  2. Server: The server acts as a relay, facilitating communication between clients by receiving and forwarding messages.

About

Simple web sockets written by ChatGPT.

Topics

Resources

Stars

Watchers

Forks

Languages