polyphony-chat / symfonia

A Polyphony chat server, compatible with Spacebar and the Discord API.
Mozilla Public License 2.0
25 stars 3 forks source link

next_message() and send_message() #46

Closed bitfl0wer closed 2 months ago

bitfl0wer commented 2 months ago

Add simple functionality which replace constructs such as connection.lock().await.receive.await() with connection.next_message().await