WrathChaos / StompClientLib

Simple STOMP Client library, Swift 3 and 4, 4.2, 5 compatible
https://www.freakycoder.com
MIT License
153 stars 81 forks source link

misprint in code #118

Closed 2yunseong closed 2 years ago

2yunseong commented 2 years ago

first, i appreciate you to provide the library example. i think here are some misprint code. (DESTIONATION -> DESTINATION)

https://github.com/WrathChaos/StompClientLib/blob/51a06888889ed4b178c4071fbe81d1f9c6654db4/StompClientLibExample/StompClientLibExample/ViewController.swift#L99

WrathChaos commented 2 years ago

Thank you so much, I will actually remove the prints or make them optionals.

2yunseong commented 2 years ago

Is it Okay if I open pull request about this issue?

WrathChaos commented 2 years ago

All PR's are welcome :)