rsocket / rsocket-cpp

C++ implementation of RSocket
http://rsocket.io
Apache License 2.0
253 stars 99 forks source link

rename AllowanceSemaphore => Allowance #787

Closed dymk closed 7 years ago

dymk commented 7 years ago

and make method names reflect what methods actually do. Some like "release" don't make sense, others like "acquire" are just not the most clear.