George Moschovitis

Results 35 issues of George Moschovitis

A C++ library is not easy to interact with from other languages (e.g. Swift) mainly due to mangling. Please provide a 'C wrapper' of the library: ``` extern "C" {...

It would be great to add a family of market-related methods, e.g. getMarketStats -> returns the market object response (getTopMarkets) for a specific market getMarketBook -> returns the order book...

Are there any plans to support `WebSocket` within `Surf`?

As this is a font tailored for code and editors, I would expect the `*` operator to align vertically with other operators like `+` or `-`.

Thank you for this great font. It would be fantastic if you could add support for Greek characters in a future revision. One of the key features of Unbounded is...

To be inter-operable with other DI implementations.

Any thoughts on the interaction between these two proposals? If the value is NonNull the '?.' operator is not needed. If the value _is_ Nullable the '?.' operator should always...

This is a fantastic library, thank you! One suggestion: it would become more versatile if the code was updated to support Go modules.

Adds support for go modules. Closes #23.

More specifically, is route deprecated in favor of route_hierarchical?