Skip to content
View Shriram0463's full-sized avatar

Block or report Shriram0463

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Stradegi-Internship Stradegi-Internship Public

    Real time token streaming application using Server Sent Events(SSE) and WebSockets(WS)

    HTML 1

  2. Token-Streaming-using-SSE Token-Streaming-using-SSE Public

    Creation of a real-time token streaming application with FastApi and Springboot using Server-Sent Events (SSE)

    HTML

  3. Token-Streaming-using-WebSockets Token-Streaming-using-WebSockets Public

    Creation of a real-time token streaming application with FastApi and Springboot using WebSockets(WS)

    HTML

  4. WS-Integration-Streaming WS-Integration-Streaming Public

    Creation of a real-time token streaming application by integrating Spring Boot and FastAPI using Web Sockets

    Java

  5. Streaming-WebSockets-ID Streaming-WebSockets-ID Public

    This project demonstrates a real-time streaming application, where message IDs are used to fetch and stream responses to the user.

    Java

  6. Websockets_JWT Websockets_JWT Public

    This project demonstrates secure, real-time WebSocket communication between a Spring Boot backend and a FastAPI server using JWT for authentication, ensuring authenticated message passing between s…

    Java