toyai / python-playground

Interactive Playground for Python
https://python-playground.netlify.app
MIT License
12 stars 1 forks source link

Create Notification/ Message Sender with Websocket #44

Open DavianYang opened 3 years ago

DavianYang commented 3 years ago

Clear and concise description of the problem

To give an error info, success info from backend, websocket will help to communicate between Frontend and Backend

Suggested solution

Alternative

Additional context

ydcjeff commented 3 years ago

Is this still required as we response the output if success and stack trace if error? - #57

DavianYang commented 3 years ago

yeah it's for not result