William Czifro

Results 7 issues of William Czifro

I've been searching for an example on how to use this with Gotham. I couldn't find one here nor on the Gotham repository. Do you have an example of how...

Hi, I'm working on an F# wrapper for this lib: https://github.com/czifro-tech/FSharpUI . I'm have made quite a bit of progress as can be seen in the readme. I'm trying to...

This project start off as a simple college project that was meant to help me get through some of my courses and projects. There has been a growing number of...

help wanted

A factory that could use `ServerSocket`s to instantiate usable instances of a tcp based connection. A config could be provided so that instances are setup already with buffer sizes and...

enhancement

Using an external service would be better. Having it integrated adds complexity, especially when an error occurs that is not related to Socket I/O.

enhancement

This impacts Object{Socket|Datagram} the most. Same reason as #24

enhancement

This may not be possible, but it should be looked into. Having a class that contains a set of services that are used to process the data from a receive...

feature