Skip to content

fasterthanlime/ooczmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

czmq (ØMQ utility library) bindings for the ooc language.

About ØMQ

http://www.zeromq.org

ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products.

0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

About ooc

http://ooc-lang.org

ooc is a modern, self-hosting, object-oriented, functional-ish, high-level, low-level sexy programming language, starring closures, interfaces, enums, garbage collection.. It strives to be powerful, modular, extensible, portable, yet simple and fast.

About ooczmq

ooczmq is a bindings for the czmq library.

czmq is a utility library on top of zeromq that makes it easier to use various types of sockets.

License

czmq is released under a BSD License. See the 'LICENSE' file for details.

Final word

As usual.. enjoy!

Amos Wenger (nddrylliog)

About

A czmq wrapper for ooc, allowing ØMQ 2.0 and 3.0 compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages