Skip to content

chuqingq/minimal_message_queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal_message_queue GoDoc

A simple in-memory message queue module in Go, based on tcp/json.

Features

TODO

  • EnableTLS
  • C/C++ binding library