driplineorg / dripline-python

python implementation of project8/dripline
Apache License 2.0
3 stars 6 forks source link

add send bindings to service #126

Open laroque opened 4 years ago

laroque commented 4 years ago

Currently Service uses the send method bound from core, it should use the method from service instead (which sets the service name properly).