Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Manish Choudhary
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 1
    • Groups 0

    Topics created by Manish Choudhary

    • M

      Connection problem with websocket2.0
      Python SDK • • Manish Choudhary

      10
      0
      Votes
      10
      Posts
      101
      Views

      V

      @Moderator_2 add on more function like below

      def _on_close(wsapp,code,reason): on_close(wsapp)

      and add this function to sws object like below

      sws._on_close=_on_close

      Above lines of code will resolve the issue of error during close.

    • M

      Not getting connected to Websocket2.0
      General Discussion • • Manish Choudhary

      3
      1
      Votes
      3
      Posts
      33
      Views

      P

      @Moderator_2 I am still getting the same error anyway. I have just initiated one socket.