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
Tomasz Hamerla 2 years ago committed by GitHub
parent 637478b31e
commit 00b6dcc013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      content/roadmaps/109-golang/content/106-go-realtime-communication/100-melody.md

@ -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…
Cancel
Save