Replies: 5 comments 8 replies
-
Hi, I had the intention to implement the socket layer a while ago. After I had started, something more important stalled this work, and I didn't pick it up since then again. What is currently published on the https://github.com/smuehlst/circle-stdlib/tree/circle-socket branch is some initial infrastructure code without any functionality. I don't remember exactly but I may have more code locally, I can check that tomorrow. At the moment I won't promise anything, but potentially I will pick this work up again if there is interest. Best regards |
Beta Was this translation helpful? Give feedback.
-
Great, thanks! pottendoAm 30.01.2024 21:51 schrieb Stephan Mühlstrasser ***@***.***>:
I see now that there is first some work required to merge the most recent circle-stdlib release into the circle-socket branch. After that I will think about the next steps.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
hi, I jumped further to get a mongoose webserver doing something and made some little progress.
of course the values may be incorrect and functions behind are missing, but for a first connection, these are probably not needed.
Not sure if this is helpful for you, but I at least gives you thumbs up! Looking forward to any feeback! |
Beta Was this translation helpful? Give feedback.
-
Ok, I see that this is a bug, thanks for reporting this. I will fix that with the upcoming circle-stdlib release that syncs with the recent Circle release step 46. |
Beta Was this translation helpful? Give feedback.
-
@pottendo Tbe duplicate definition of |
Beta Was this translation helpful? Give feedback.
-
Hi,
thanks for the library and the effort of keeping this alive.
I've used circle-stdlib now to do this: https://github.com/pottendo/pottendo-Pi1541
Today I started writing on a socket layer to wrap Circle CSocket. The background would be to port 'mongoose' to Circle as it features a few nice functions.
Now I stumbled over your 'circe-socket' branch, which seems not to be continued since a while.
What's the status on this project? Any plans to merge it into the master tree?
(Haven't tried this branch, yet - does it make sense?)
thanks for any feedback!
pottendo
Beta Was this translation helpful? Give feedback.
All reactions