Skip to content

Commit

Permalink
debugging all functionality, cleanup, comments, more tests to come
Browse files Browse the repository at this point in the history
  • Loading branch information
George Makroglou committed Jul 25, 2024
1 parent 68fa74b commit 9d9818f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# JSON client for connection with a server created with github.com/G-MAKROGLOU/websocket-server
# INSTALLATION

```go
go get github.com/G-MAKROGLOU/websocket-client

```


# JSON client for connection with a server created with:

```github.com/G-MAKROGLOU/websocket-server```

## CLIENT (clientevents.go)

Expand Down

0 comments on commit 9d9818f

Please sign in to comment.