Nathan Ortega
Nathan Ortega
The example for subscriptions on the website is not working. Trying to trigger subscriptions from either postman or the built-in graphiql web app results in the following error: `Cannot return...
- added support for stream and websocket handlers - Included `format_sse_message` to help format messages for Server Sent Events (SSE)
Hi there, I'm the author of the Oxygen.jl framework and this is my first attempt at registering the framework, please let me know if anything needs to be changed before...
- Added a default get() function to pass through other calls to the Base.get function