|
|
@ -69,8 +69,11 @@ As it is expected, the messages should work in real time, in other words, if a u |
|
|
|
|
|
|
|
|
|
|
|
### Allowed Packages |
|
|
|
### Allowed Packages |
|
|
|
|
|
|
|
|
|
|
|
- Only the [standard go](https://golang.org/pkg/) packages are allowed |
|
|
|
- All [standard go](https://golang.org/pkg/) packages are allowed. |
|
|
|
- [Gorilla](https://pkg.go.dev/github.com/gorilla/websocket) websocket |
|
|
|
- [Gorilla](https://pkg.go.dev/github.com/gorilla/websocket) websocket |
|
|
|
|
|
|
|
- github.com/mattn/go-sqlite3 |
|
|
|
|
|
|
|
- golang.org/x/crypto/bcrypt |
|
|
|
|
|
|
|
- github.com/satori/go.uuid |
|
|
|
|
|
|
|
|
|
|
|
This project will help you learn about: |
|
|
|
This project will help you learn about: |
|
|
|
|
|
|
|
|
|
|
|