sociomantic-tsunami / dlsproto

Distributed Log Store protocol definition, client, fake node, and tests
Boost Software License 1.0
3 stars 18 forks source link

Remove deprecated functions used from swarm in next major #12

Closed nemanja-boric-sociomantic closed 6 years ago

nemanja-boric-sociomantic commented 6 years ago
14:59:59 ./submodules/dlsproto/src/dlsproto/client/internal/SuspendableRequest.d(474): Deprecation: function swarm.neo.connection.RequestOnConnBase.RequestOnConnBase.EventDispatcher.receiveAndHandleEvents is deprecated - Use nextEvent instead
14:59:59 ./submodules/dlsproto/src/dlsproto/client/internal/SuspendableRequest.d(639): Deprecation: function swarm.neo.connection.RequestOnConnBase.RequestOnConnBase.EventDispatcher.sendReceive is deprecated - Use nextEvent instead
14:59:59 ./submodules/dlsproto/src/dlsproto/client/internal/SuspendableRequest.d(699): Deprecation: function swarm.neo.connection.RequestOnConnBase.RequestOnConnBase.EventDispatcher.receiveAndHandleEvents is deprecated - Use nextEvent instead
nemanja-boric-sociomantic commented 6 years ago

Closing this as this will have to be done, as they will be released in the next swarm's major.