Skip to content

0.7.0

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 27 Jan 19:23
· 2640 commits to master since this release
  • Added @websocket as a decorator type for handling websockets. A function call should return two callables which will be used for receiving messages through the socket and as a way to notify about the closure of the socket.