Reminder: if you'd like to start playing with #ATProto and the Bluesky API in your favorite programming language, there might be some libraries you can use on the list here: https://sdk.blue :)
And if you have any (working, usable) library that's not listed here, please let me know!
And if you have any (working, usable) library that's not listed here, please let me know!
Comments
It's for CFML
https://github.com/camerahacks/cfbsky
How the mighty have fallen
It's simply called "WebSocket"
https://github.com/PowerShellWeb/WebSocket
( This also has a #GitHub action, in case we want to aggregate realtime in a #githubworkflow )
For the uninitiated...
#PowerShell is a scripting language and a shell.
It lets you script objects in a pipeline.
A function can take inputs from any object, and output any number of objects.
In most languages, people build programs.
In PowerShell, people build reusable blocks.
PSBlueSky
https://github.com/jdhitsolutions/PSBluesky
That's PSA.
https://github.com/StartAutomating/psa
Cool feature: it has a #GitHub Action that lets you publish to BlueSky during a #GitHubWorkflow.