mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add instant messaging WuKongIM
This commit is contained in:
parent
134de14295
commit
a8d18bff78
@ -102,6 +102,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Distributed Systems](#distributed-systems)
|
- [Distributed Systems](#distributed-systems)
|
||||||
- [Dynamic DNS](#dynamic-dns)
|
- [Dynamic DNS](#dynamic-dns)
|
||||||
- [Email](#email)
|
- [Email](#email)
|
||||||
|
- [Instant Messaging](#instant-messaging)
|
||||||
- [Embeddable Scripting Languages](#embeddable-scripting-languages)
|
- [Embeddable Scripting Languages](#embeddable-scripting-languages)
|
||||||
- [Error Handling](#error-handling)
|
- [Error Handling](#error-handling)
|
||||||
- [File Handling](#file-handling)
|
- [File Handling](#file-handling)
|
||||||
@ -984,6 +985,12 @@ _Libraries and tools that implement email creation and sending._
|
|||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ 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
|
||||||
|
|
||||||
## Embeddable Scripting Languages
|
## Embeddable Scripting Languages
|
||||||
|
|
||||||
_Embedding other languages inside your go code._
|
_Embedding other languages inside your go code._
|
||||||
|
Loading…
Reference in New Issue
Block a user