An open API service indexing awesome lists of open source software.

https://github.com/jcbritobr/chat

Simple multithreaded chat using sync.Map.
https://github.com/jcbritobr/chat

chat go golang threading

Last synced: about 2 months ago
JSON representation

Simple multithreaded chat using sync.Map.

Awesome Lists containing this project

README

        

# Nonblocking Chat
Simple multithreaded chat written in golang, using sync.Map.

![alt](thumbs/sequence.png)