Skip to content

using zeromq sending protocol to send and receive message by tcp addresses

Notifications You must be signed in to change notification settings

abdullahalabboud/zeromq-send-receive-messages-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

zeromq-send-receive-messages-using-python

using zeromq sending protocol to send and receive json messages throw tcp addresses
command for send : python3 pub_server_sending.py tcp://127.0.0.1:5566 command for receive : python3 sub_client_receiving.py tcp://127.0.0.1:5566

if any one need help in zeromq subject in python or dart he can be send to me on email : [email protected]

About

using zeromq sending protocol to send and receive message by tcp addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages