twitter-archive / cloudhopper-smpp

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
Other
382 stars 356 forks source link

Adding support sumbit_multi operation #124

Open vetss opened 8 years ago

vetss commented 8 years ago

For supporting of sumbit_multi operation I have created 2 pull requests (into master and netty4 branches): https://github.com/fizzed/cloudhopper-smpp/pull/3 https://github.com/fizzed/cloudhopper-smpp/pull/4

Can you please check them and merge into the repo code.

PS: The pull request https://github.com/fizzed/cloudhopper-smpp/pull/4 shows me some error in unit tests. I have tried to reproduce the error locally several times but all tests pass at my side. Can we retest it ones more ?