Add content for melody (#2522)
* Update 100-melody.md * Update content/roadmaps/109-golang/content/106-go-realtime-communication/100-melody.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2513/head^2
parent
637478b31e
commit
00b6dcc013
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
||||
# Melody |
||||
# Melody |
||||
|
||||
Melody is websocket framework based on [github.com/gorilla/websocket](https://github.com/gorilla/websocket) that abstracts away the tedious parts of handling websockets. It gets out of your way so you can write real-time apps. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='GitHub Repository' href='https://github.com/olahol/melody'>GitHub Repository</BadgeLink> |
Loading…
Reference in new issue