Skip to content

Python ZeroMQ "Switch" program that relays messages from Unity3D to Opencog

Notifications You must be signed in to change notification settings

memetic007/zmqswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#zmqswitch ZeroMQ Message Switch for AI Deer

A python program that requires python zeromq bindings:

http://zeromq.org/bindings:python

It should be run on the same machine as Unity3D.

Using the ZeroMQ PubSub prefix system it allows for an unlimited number of virtual circuits between any combination of AIDeer-Unity3D GameObjects and instances of AIDeer-Opencog.

Includes Project support for PyCharm Python IDE

About

Python ZeroMQ "Switch" program that relays messages from Unity3D to Opencog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages