3

Im running into a wall of stupidity again. I have to work with kendo and fix chat functionality. Not a clue what i’m doing or how to implement functionality and documentation is shit. How am i gonna survive this deadline :( trial and error is not the way to go that’s for sure

Comments
  • 0
    I was just working on multi site chat functionality. It's a lot of fun, made synchronization between the sites in C and asyncio costing almost no resources. Keeping resources low and handle as many clients possible is the art.

    Do you only have to work client side or also server side? Is Kendo something nice? Jquery, so still compatible with older browsers too I guess. Wouldn't worry too much about that part
  • 0
    Im mainly focusing on frontend. Kendo is ok generally. Im a bit lost between what we have build and the initial demo i had.
Add Comment