Re: Serverino 0.7.0

2024-04-14 Thread Andrea Fontana via Digitalmars-d-announce

On Monday, 15 April 2024 at 01:04:40 UTC, aberba wrote:


Link to code sample?


https://github.com/trikko/serverino/tree/master/examples/06_websocket_noise_stream

Andrea


Re: Serverino 0.7.0

2024-04-14 Thread aberba via Digitalmars-d-announce

On Saturday, 13 April 2024 at 16:24:52 UTC, Andrea Fontana wrote:

 Hey Serverino enthusiasts! 

Get ready to elevate your server game with the latest Serverino 
0.7.0 release! ✨


What’s new in this update? 

WebSockets are here! Now you can enjoy real-time bi-directional 
communication.


Some example I've posted on twitter:
https://twitter.com/twittatore/status/1775969115322147165
https://twitter.com/twittatore/status/1776613077053481078
https://twitter.com/twittatore/status/1774827657512841363


Have fun!
Andrea



Link to code sample?