Skip to content

Upgrade gleam_erlang and gleam_otp; much simpler event decoders#5

Open
keroami wants to merge 7 commits intorawhat:masterfrom
keroami:master
Open

Upgrade gleam_erlang and gleam_otp; much simpler event decoders#5
keroami wants to merge 7 commits intorawhat:masterfrom
keroami:master

Conversation

@keroami
Copy link

@keroami keroami commented Nov 8, 2025

Hope you find this useful!

Kero
(McNimble at discrod)

Copy link
Owner

@rawhat rawhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thank you for doing this! i don't honestly know if this library should really even exist at this point, especially with how unpleasant it is to actually get the crossterm binary after installing it. but probably still valuable for this to be up-to-date

init_timeout: 500,
loop: spec.loop,
))
init,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add a type annotation here?

|> actor.start
}

pub fn do_listen() {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this should probably use the new factory supervisor but can do that later. does this need to be public?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants