Skip to content

Simple implementation of Constrained Application Protocol (CoAP).

License

Notifications You must be signed in to change notification settings

samueldotj/pycoap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycoap

Simple implementation of Constrained Application Protocol (CoAP) in Python.

Example:

r = coap.request('coap://coap.me/hello')
print r.payload

About

Simple implementation of Constrained Application Protocol (CoAP).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages