mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Merge 5d28eef5e2 into 0f22770345
This commit is contained in:
commit
5a0b78cec6
@ -91,6 +91,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Distributed Systems](#distributed-systems)
|
||||
- [Dynamic DNS](#dynamic-dns)
|
||||
- [Email](#email)
|
||||
- [Instant Messaging](#instant-messaging)
|
||||
- [Embeddable Scripting Languages](#embeddable-scripting-languages)
|
||||
- [Error Handling](#error-handling)
|
||||
- [File Handling](#file-handling)
|
||||
@ -1105,6 +1106,14 @@ _Libraries and tools that implement email creation and sending._
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
## Instant Messaging
|
||||
|
||||
_Libraries and tools that implement instant messaging._
|
||||
|
||||
- [WukongIM](https://github.com/WuKongIM/WuKongIM) - a high-performance universal communication service
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
## Embeddable Scripting Languages
|
||||
|
||||
_Embedding other languages inside your go code._
|
||||
|
||||
Loading…
Reference in New Issue
Block a user