Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hophiphip authored Aug 12, 2021
1 parent c90e556 commit 5ef6a7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# sockd
=================

## Alternative
This is still incomplete implementation.
Better [alternative](https://github.com/joewalnes/websocketd).

## Usage
Make script file executable:
```bash
chmod +x script.sh
```
Run server:
```go
go run main.go
```

0 comments on commit 5ef6a7d

Please sign in to comment.