Content
@
0 reply
0 recast
2 reactions
blaynem
@drilkmops
You’re gonna create a backend for websocket chat. Do you go: - Bun - Rust - Zig - Go I know typescript so Bun seems smartest, but I’ve worked with Rust for other things and enjoyed it. Though also down with learning something else. Agh.
6 replies
0 recast
4 reactions
notdevin
@notdevin.eth
Took me one day to go from zero messaging backend, to functional websocket demo using bun and typescript. Took longer to go to production but that was my fault for not just doing it vs talking about it
1 reply
0 recast
2 reactions
Steve
@stevedylandev.eth
That’s actually one of the best ways to learn a new language (from what I hear, I ain’t got that kind of time lol)
1 reply
0 recast
1 reaction
atlasmoth
@osuji.eth
If it's backend for a crypto app then use Typescript. If not, Go.
1 reply
0 recast
1 reaction
Royal
@royalaid.eth
NGL I would look at elixir/erlang, it's almost purpose built for this kind of thing
0 reply
0 recast
0 reaction
artlu 🎩
@artlu
in similar boat as you ser. think I'm going with PushPad aka drop in a solution with all the common edge cases covered, build my own later
0 reply
0 recast
0 reaction
Thomas Humphreys
@so
Bun v1.3 came out. Ws servers look crazy fast.
0 reply
0 recast
0 reaction