HapticX / happyx

Macro-oriented asynchronous web-framework written in Nim with ♥
https://hapticx.github.io/happyx/
MIT License
536 stars 18 forks source link

websocket close error #191

Closed 15174400 closed 11 months ago

15174400 commented 11 months ago

websocket client close, server error down, error message:

15174400 commented 11 months ago

nimpy.AssertionDefect: Unexpected error encountered: Async procedure (handleRequest) yielded nil, are you await'ing a nil Future?

Ethosa commented 11 months ago

I'll check it soon

Ethosa commented 11 months ago

@15174400 try to update your happyx to latest