Behrad Kazemi
Behrad Kazemi
Hey! I noticed that deploying a simple flask app on a VPS is quite complicated and should run lots of commands each time I commit something on the project's repo,...
## What did you do? I sent this url as a chat message: `https://salam.com/khubi?chetori=salam_chetori_khubi` ## What did you expect to happen? I expect that the url shows exactly the same...
Added RxSocket.io below RxStarscream. With this library your distance to whole socket complexity is a single line of code. Simple, readable, useful: ```swift let observable: Observable = socket.observe(eventName: "message_updates") ```